I am developing an Canvas app. in which I need to show an error or warning message when user tried to Click on Submit without Providing required fields. Currently I have implemented that Pop Up using HTML text. But when Narrator is turned on, Narrator is Not able to Read the Warning or Error Message inside the HTML pop up.
I have searched for accessibility label property for an HTML pop-up But I have ended with no way to add a accessibility label for HTML.
So
1. Can we make a Narrator read the Text inside the HTML pop Up? (OR)
2. Can we Replace any object instead of HTML pop up which supports the Narrator?
1.
2.
Hi @PrasadBabu :
Could you tell me:
If you want to call the value in the Html text control, just use HtmlTextControlName.HtmlText.
If you want to achieve complex functions, I suggest you can create a control group, and then centrally manage their visible property.
Best Regards,
Bof
User | Count |
---|---|
164 | |
90 | |
73 | |
64 | |
57 |
User | Count |
---|---|
213 | |
153 | |
96 | |
88 | |
66 |