Enabling the module
Back end
Add the following dependency to your project's build.gradle
file:
Front end
Add the following dependency to your project's package.json
file:
Enable the feature toggle in your project's environment.ts file and expose the token:
UI
Enable the feature for a form via the process-link menu
Last updated