Question
4
Replies
142
Views
Sun Life Financial
Posted: April 9, 2020
Last activity: June 5, 2020
can we set the focus on label/local action label that appears in modal dialog
We are opening a local action named "Terminate" in a modal dialog.
When modal dialog opens, its displays with header as Terminate and has static content paragraph. IT has two actionable buttons cancel and OK
On opening the modal dialog, the focus is set to OK option. Is there a way to set focus on the content or header instead Buttons.
pega v8
Hello Phaneendra,
By default, the focus will first clickable elements in the form. Can you please add any input element in the header with width and height as 0. Then Focus will be on the newly added input in the header.