Hi Everyone there.
I want to prevent users from deleting the selected value in combo box or from editing it.
I am using find first function for records with combo box and when i delete the selected value in combo box it also deleting the record from table, which i dont want to be happen.
So, can you please mention any procedure or event to prevent the deletion or edition to combo box selected value.
i have made following fields options for combo box.
Allow value list edits = No
Limit to list = Yes
Temporary i have taken out the NZ function from my find first but its also giving error message when i delete the combo box value.
I want to prevent users from deleting the selected value in combo box or from editing it.
I am using find first function for records with combo box and when i delete the selected value in combo box it also deleting the record from table, which i dont want to be happen.
So, can you please mention any procedure or event to prevent the deletion or edition to combo box selected value.
i have made following fields options for combo box.
Allow value list edits = No
Limit to list = Yes
Temporary i have taken out the NZ function from my find first but its also giving error message when i delete the combo box value.