We are building an AEM form with no customization. For one of our Accessibility requirement we have to set tabindex of text fields. I am wondering if there is any way to do the same ?
Currently Adaptive Forms do not support tab index property.Though if your use case is for a specific set of fields, you may want to evaluate the setFocus API.
Currently Adaptive Forms do not support tab index property.Though if your use case is for a specific set of fields, you may want to evaluate the setFocus API.