Custom Form - Save button disenabled on F11 search
I am looking for some help. I am developing some custom forms that were not built by myself, working in Forms 6.0.8.27.0 for Oracle 11.5.10.2.
In one form I have removed a restriction that prevented F11 queries, having removed this restriction F11 queries work perfectly.
However as soon as F11 is pressed in the form the save icon and the option 'File --> Save' become disabled. No further actions whatsoever can re-enable them.
Oddly enough 'File --> Save and Proceed' still works ok, and so does pressing CTRL+S.
In trying to fix it i noticed my form had not got either KEY-ENTQRY or KEY-EXEQRY triggers. I added them with the following code: