Validation and cascading

Dear All,

I am just getting started with plumbsail, I got assigned to work with sharepoint to convert some of its existing forms to plumsail forms.

I would like some inputs or steps on validation, cascading and creating rules (similar to InfoPath) and how to write javascripts etc.

Please advice step by step tutorials or videos for doing the same.

Dear @Rinu,

Please consider these how-to manuals:

Dynamic Forms with the use of JavaScript: https://plumsail.com/docs/forms-sp/how-to/dynamic-forms-js.html

Require field based on condition: https://plumsail.com/docs/forms-sp/how-to/conditional-fields.html#require-field-based-on-condition

Cascading Lookups (Filtering): https://plumsail.com/docs/forms-sp/how-to/lookup-cascading.html

Form Sets: https://plumsail.com/docs/forms-sp/designer/form-sets.html

2 Likes