Wizard with customized next and prev buttons in readOnly mode #4701
Unanswered
mohanakannan9
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have created custom next and previous buttons using the information here
As long as the readOnly form option is false, the buttons behave as expected. as shown here
If readOnly = false, the following problems arise as shown here
a) The customized Next and Prev buttons are disabled
b) The click even is not being fired or caught. (even if I manage to remove the disabled attribute), Any ideas how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions