Hide html field and show when button clicked

[ad_1]

Hello @pankakmehla

Thank you very much for using our plugin. Yes, that’s possible and very easy.

Please follow the steps below. Press the “Advanced Settings” tab in the “HTML Content” field settings, and enter the CSS rule display with none as its value.

Assuming the HTML Content field is the fieldname123 (you should use the field’s name on your form), you can call the SHOWFIELD operation from the onclick event in the button field.

Select the button field and enter the following piece of code through its “Onclick event” attribute:

SHOWFIELD('fieldname123', this.form);

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer