[Solved] Property 'Only Data Entry' in form
Posted: Sun Apr 29, 2018 1:13 pm
Hi,
I want to use the same form to edit and add new records, from diferent buttons.
I need to change the 'Only Data Entry' property of the form depending on the button that calls it.
There is a drop down for this form property in design mode, data tab, I just need to assign the value of this property when loading the form.
I have managed to position the form when opening in a new record using moveToInsertRow, but I do not want to keep access to other records from the navigation bar. Disable some buttons of this bar would serve to me.
Greetings.
I want to use the same form to edit and add new records, from diferent buttons.
I need to change the 'Only Data Entry' property of the form depending on the button that calls it.
There is a drop down for this form property in design mode, data tab, I just need to assign the value of this property when loading the form.
I have managed to position the form when opening in a new record using moveToInsertRow, but I do not want to keep access to other records from the navigation bar. Disable some buttons of this bar would serve to me.
Greetings.