I want that many fields in form are obligatory fields.
To do this I have 2 ideas:
-In OnNewRecord trigger of the form I call a new form to introduce the obligatory fields and then I insert the field into a table.
When the form close the field that appears is the first. I want to show the new record. How can I do it?
-In OnInsert for the table I show a new form with the obligatory fields and I want that if the user close a form if many fields aren't introduced the form never close.How can I do it?
Exists another way to do this?.
Thank you,
Angels
0
Comments
Search for "Mandatory" or "obligatory".
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!