Skip to main content
February 15, 2024
Question

Reg recordtype dialog and 508 issue with andi tool

  • February 15, 2024
  • 3 replies
  • 0 views

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

3 replies

stefanhelzle0001
Brainy
February 15, 2024

Without seeing any code, screenshots and missing the important details, it is really hard to say anything.

Find an episode in my Appian podcast about how to get great answers here.

https://appian.rocks/2023/12/20/episode-13-how-to-get-your-questions-answered/

February 16, 2024

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

stefanhelzle0001
Brainy
February 16, 2024

So, you are doing accessibility testing. I suggest to open a support case at Appian to discuss this. There is not much we can do about that.