Form plugins

Nintex Form plugins allow you to create customized controls for your Nintex forms to better suit your organization, from custom versions of out-of-the-box form controls to entirely new capabilities in your forms.

Form plugins are externally-hosted web components that implement the Forms plugin contract.

Install the plugin npm package and create your own plugins.

Use the Form plugin contract to control how your plugin behaves in your forms.

Register your plugin in your tenant to use it in your form designs.

See tutorials of example plugins or download the samples to get started.