manojsharma
20th November 2006, 16:27
Hi All,
Normally, in maintain session, we use CTRL + I for inserting a record. I want to change CTRL + I to F1.
Is it possible.
Thanks in advance
Manoj Sharma
george7a
20th November 2006, 17:16
Hi,
You can change those standards using Maintain Standard Options (ttadv4171m000) and change in the "Forms (ASCII)".
I have changed the CTRL+I to CTRL+J then:
1) Save
2) Convert to runtime
3) Re-login to Baan
And it worked. Check the attached image.
I hope it helps,
- George
P.S. Remember that F1 is already used for help
manojsharma
5th December 2006, 23:22
Hi George,
Thanks for your reply but I do not want to change option. Actually, I want to disable the INSERT icon and in place of Icone user press F1 key and start inserting the record.
Is it possible
Thanks in advance
george7a
6th December 2006, 09:04
Hi,
In order to disable the insert button, you will have to edit the standard options in your form (If so you will have to program it yourself). Or to "ignore" the click by not doing anything. In both ways you can use the way I posted about before.
- George