Single Application with Accessibility?
I enabled accessibility in my application via adding the Pega-WAI RS into the application definition, and it changes the UI on Date controls, dropdowns, on change actions, etc. as expected for accessiblity reason. However, I assumed the accessibility UI controls will only affect AccessGroup's that have Accessibility enabled...but it has affected all Access Groups even ones that do not have the Accessibility checkbox checked and the Pega-WAI RS as a production RS...
If I want to preserve the more user friendly controls for most users while still having the ability to use the accessibility features, does this mean that I will need to maintain 2 separate applications? 1 with the Pega-WAI RS and one with out it?