Page 1 of 1

Supplier name unique (Uppercase, lowercase)

Posted: Tue Oct 05, 2010 8:55 am
by Ryad
hi
i want to know how to set up payables in ordre to not allowed the user when he introduced supplier's name as well as it is uppercase or lowercase (the system must refuse this new records)

Posted: Mon Oct 11, 2010 12:55 pm
by oteixeira
Hello.

User Forms Personalization. Check if the supplier name enter is not equal to it's result after using the INITCAP function, clear the field and send a message to user saying that he/she must enter it in a proper way.

Octavio