Setup for Restricted Users
This example demonstrates how you can configure Survey Creator to ensure that users do not break the synchronization between a domain model and a survey JSON schema. This functionality is part of a wider use case described in the following help topic: No-code Editor for Domain Models.
Domain model properties and form fields have synchronized names and types. To keep the synchronization intact, users should not add, delete, or duplicate questions and change question names or types. Refer to the Survey Creator configuration in code to see how you can disallow these actions.