How to hide a field in a form
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi,
You need to assign a CSS class to the field you want to hide in Forms Designer and use this class to get and hide the field via JavaScript:
Please, find more samples in the following post:
http://spform.com/office-365/cond ... ynamically
You need to assign a CSS class to the field you want to hide in Forms Designer and use this class to get and hide the field via JavaScript:
Code: Select all
$('.your-custom-class').hide();
http://spform.com/office-365/cond ... ynamically
-
- Information
-
Who is online
Users browsing this forum: No registered users and 13 guests