Reg recordtype dialog and 508 issue with andi tool

Hi All,

We have  recordtype actions configured as dialogs for create and update of record. In the popup UI, the dropdown component not showing the drop-down values on the press of enter key when 508 tool ANDI is enabled. and the buttons (close or create) is not triggering in the case of the dialog format UI.

Could anyone suggest what can be the approach to resolve the 508 issues?

appreciate the suggestions.

Thanks in advance for same.

Raj

  Discussion posts and replies are publicly visible

Parents Reply
  • Hi Stefan , 

    Thanks for the response , not able to put lot details in the forum as it is of client restriction. To give more details . I am attaching sample screen for interface configured as DIALOG and code snippet . Here in the code if we change openActionsIn value to "SAME_TAB" , 508 testing is passing . but when the window is opened as dialog , the dropdown is not working on enter key when ANDI tool is enabled ( screen shot attached) . This issue exists when you have a link which uses recordActionLink , the buttons in dialog window etc. Note  we have added accessibility text as well in those components.

    Thanks 

    Raj

Children