Skip to main content
September 6, 2023
Question

Accessibility question: The pagination element in Appian is composed of two [span] elements, and I need to remove duplicates.

  • September 6, 2023
  • 1 reply
  • 0 views

The pagination element in Appian in HTML code is composed of two <span> tags. One of those <span> elements contains the aria-describedby attribute, and I need to remove it as there are duplications in the tag's content. How could I address this issue?

1 reply

stefanhelzle0001
Brainy
September 6, 2023

You will have to open a support case at Appian. We cannot adjust the way the HTML is generated.