How to set focus on screen re-display.
About This Space
A Rich Display File application that stored the focus in a hidden field and uses that field to apply focus when the screen is re-drawn.
Last updated on August 16, 2019
Public Permissions: View Open/Fork Run Comment
This example shows how to set the focus on the screen from the client side logic when the screen needs to be redrawn.
The 2 key features are the 3 buttons labled 'click me' which have on click events to set a value to a hidden textbox and then uses pui.click() to submit the screen.
The next part happens in the onload event for the record format where it reads the value from the hidden textbox and uses that value to apply focus on the screen.
More Spaces By klaw (@klaw)
8659
0
0
13620
2
0
9617
0
0
9433
0
0
8997
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9052
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9395
0
0
This interactive app prompts the user for key fields to lookup a database record and displays the results
9430
0
0
This is a full database maintenance CRUD application with view, change, add, and delete capabilities
8685
0
0
Be the first to comment:
Comments