formio / formio.js

JavaScript powered Forms with JSON Form Builder
https://formio.github.io/formio.js
MIT License
1.88k stars 1.06k forks source link

[BUG] CustomClass css display has hide my textbox formio #4804

Closed ahmed71032 closed 8 months ago

ahmed71032 commented 2 years ago

Hi,

I am working on local IDE and used the following css class

I added this hide class in my textbox css customclass field and saved it. Now its not showing me the textbox in editform and view data in formio portal . I reverted the changes and deleted the hide class in my local, it reflects the changes on my local but hide class is still there in formio portal and textbox is still not visible.

Is there a way i can remove the css custom class from that hidden textbox which i do not even see in edit form.

Thank you

daneformio commented 8 months ago

Closing this thread as it is outdated. Please re-open if it is still relevant. Thank you for your contribution!