Hello Team,
We want to have hidden fields in our form. Right now, if we select "is visible" to false, then the form element is not rendered at all.
I will give you some context why we want to do this. So, we want to render a card kind of thing in the form using html input. That card contains some data specific to user. Now, we setup form elements with data, hide them and use those as values while rendering html. Let me know your thoughts.
Thanks,
Navaneeth