I have a small question: If I do a standard lookup from a card page to a certain table (using the table relation and the FIELDGROUP fields), I don't want the user to be able to click Advanced and/or New. Is that possible?
How to completely hide this form?
This can be done by setting the Lookup property of the Field on the Page to No.
But doing this for all eg. Post Code fields on all Pages is some work.
Is there any way to do this once for the Post Code fields on all Pages?
Comments
Is this what you mean or did I miss something?
The underlying Lookup form is Editable NO, but that does NOT hide the possibility of New/Advanced when you are in the DropDown list of the field.
|To-Increase|
This can be done by setting the Lookup property of the Field on the Page to No.
But doing this for all eg. Post Code fields on all Pages is some work.
Is there any way to do this once for the Post Code fields on all Pages?