Skip to main content
Nintex Community Menu Bar

How to register a custom control in Nintex Forms manager through code?

  • November 29, 2018
  • 1 reply
  • 23 views

Forum|alt.badge.img+2

Hi all

I have developed a custom control for Nintex Forms and sucessfully installed it using the guide: Register the custom control with the Nintex Forms manager.

It is however a tedious manual process, so is there a way to do it through SharePoint Feature, i.e. event receiver, where it is both added and remove when the feature is activated and deactivated?

Alternative, something like NWA files?

Note: I am using Nintex for SharePoint 2016 4.3.1.0 with SharePoint 2016.

Matt Briggs‌ I see you have blogged about creating custom controls before, can you help?

1 reply

Forum|alt.badge.img+2
  • Author
  • December 4, 2018

Nevermind, found the PowerShell cmdlet: Add-FormControl