pui.click from RPG
Posted: Tue Sep 29, 2020 12:31 pm
We added a hyperlink widget to one of our existing screens..
Working great. Except that this screen also has a "Function" input box that the users use to select various functions via the keyboard. For example, the user enters a "90" into this function box and presses enter to start the closing process for the invoice currently in-process on the screen.
Product wants the "Function" "LC" to act the same as the user clicking on the hyper link.
I found this post from Scott, https://core.profoundlogic.com/forum/vi ... 5751#p5751
Which confirmed my original thoughts about the feasibility and validates one of the solutions I was considering.
However, since the post is 6 years old, I figured I'd check to see if there's any newer options.
Also, the alternative option I was thinking about was some sort of "onsubmit" function that looked to see if "LC" had been entered in the "Function" textbox. Is the a better or even viable alternative? Or should I just go with the autoclick on-load option as shown in the referenced post?
Thank you!
Working great. Except that this screen also has a "Function" input box that the users use to select various functions via the keyboard. For example, the user enters a "90" into this function box and presses enter to start the closing process for the invoice currently in-process on the screen.
Product wants the "Function" "LC" to act the same as the user clicking on the hyper link.
I found this post from Scott, https://core.profoundlogic.com/forum/vi ... 5751#p5751
Which confirmed my original thoughts about the feasibility and validates one of the solutions I was considering.
However, since the post is 6 years old, I figured I'd check to see if there's any newer options.
Also, the alternative option I was thinking about was some sort of "onsubmit" function that looked to see if "LC" had been entered in the "Function" textbox. Is the a better or even viable alternative? Or should I just go with the autoclick on-load option as shown in the referenced post?
Thank you!