Hi all,
I have in my form 2 fields requiered,i dont want the user to close the form if this field are Still blank(empty).I just want to know if this is possible to be done in navision.
NB: I dont want to put this 2 fields in the main key cause this method will bring me to other key. :-k
Best Regards
Mohamad Barada
Independent ERP & CRM Consultant
+961 70 912700
0
Comments
Look at the help about the NotBlank property of a field:
Arhontis
https://forum.mibuso.com/search
Put the code in Form trigger OnBeforePutRecord , as recommended in Navision help (type F1 on field property 'Not Blank')...