Hide Fields and set fields required conditionally
Posted: 02 Jun 2014
Hello,
I have a couple of questions:
1. How to we HIDE fields dynamically, I was able to set Read Only but not hide.
2. titleRequired(value) only puts an asterisk but does not really validate on submit. How do we make controls required and validate them dynamically.
Apart from the javascript methods explained here 'http://spform.com/documentation/js/field' can we use other methods? If so can you please provide a sample.
Thanks
I have a couple of questions:
1. How to we HIDE fields dynamically, I was able to set Read Only but not hide.
2. titleRequired(value) only puts an asterisk but does not really validate on submit. How do we make controls required and validate them dynamically.
Apart from the javascript methods explained here 'http://spform.com/documentation/js/field' can we use other methods? If so can you please provide a sample.
Thanks