‎2007 Feb 02 9:11 AM
I m using respond to double click for a text field in the attribute tab.
How to trigger the event by clicking that text field.
Thanks in advance
‎2007 Feb 02 9:12 AM
Hi ,
YOu have to set the Function code for F2 button in your PF status (Say PICK).
Regards,
Ravi
‎2007 Feb 02 9:23 AM
‎2007 Feb 03 9:12 AM
Hi,
You cannot assign function code to text box.
Hope this helps.
Reward if helpful.
Regards,
Sipra
‎2007 Feb 03 9:23 AM
hi..
U Cant Assign a Function Code for a text field ..
Rather u may check the condition like this..
If the Text field is empty means ..
Perform one conditon..
Else..
The text field contains any data means
Perform the other..
hope it will helps..
Bala..
‎2007 Feb 02 9:13 AM