After setting up show/hide area events as in Show/hide area in Chronoforms V6?.
How to hide the area on load?
Thanks
How to hide the area on load?
Thanks
Hi havex,
All fields events are initialized on form load, so if one element has an event to hide the area then it will be hidden as long as this event is a success, so if you have a dropdown to show the area when its value is 1, then set an event to hide the area when its value is 0 (default value) and that will hide the area when the page loads.
Best regards,
Max
All fields events are initialized on form load, so if one element has an event to hide the area then it will be hidden as long as this event is a success, so if you have a dropdown to show the area when its value is 1, then set an event to hide the area when its value is 0 (default value) and that will hide the area when the page loads.
Best regards,
Max
This topic is locked and no more replies can be posted.