NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: astahl on October 01, 2013, 05:19:23 PM
-
Hi All,
How can one simulate a double click on a webbrowse row to call a webform to change a record?
Ashley
-
I'll see about adding support for that in the template.
Note that on touch interfaces it's hard to get a double-click event, so you should still have a Change button.
Cheers
Bruce
-
Hi Bruce,
That would be sweet! Have a client that wants to double click on a row to bring up the web form to change a record. The change button would still be there just allows one to double click and edit.
Thanks
Ashley
-
added to 7.26
-
WOW!!! ;D ;D ;D ;D
Thank you so much Bruce.
Ashley
-
Hi Bruce
Is this an option or will it be automatically set?
If automatic will it still be subject to the change condition expression on the form tab of the browse?
-
>> Is this an option or will it be automatically set?
option at the global, and local levels. Defaults to on.
>> will it still be subject to the change condition expression on the form tab of the browse?
yes.
aside: remember the browser though is not trustworthy. If you have conditions for form access, these should be placed in the form as well as the browse.
cheers
Bruce