Last updated 3 months ago
Add the following dependency to your project's build.gradle file:
build.gradle
dependencies { implementation 'com.valtimo:form-view-model:12.1.0' }
Enable the feature toggle in your project's environment.ts file:
featureToggles: { enableFormViewModel: true }
Enable the feature for a form via the process-link menu