How does "Redraw On" and "clear values when hidden" actually works? #5022
Unanswered
Rishikap123
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
-
step 1: Added Textfiled and Number component and gave some default value to a textfield.
step 2: Set textfield as "redraw on" number and make the "clear values when hidden"as true.
Observed: In Renderer i have entered input for Textfield and then for number , I see nothing is redrawn or hidden.
Question: What does this feature exactly do and is this similar to "refresh on" option which was prsent in older versions of formio?
Beta Was this translation helpful? Give feedback.
All reactions