Deleting forms
The phrase "deleting a form" can refer to different outcomes in a Mongoose-based application:
- You can delete the reference to a form from an Explorer folder.
In this case, you remove the form from the folder, but you do not remove the form from other folders or from your system.
- You can delete the form itself from the application altogether.
In this case, the form ceases to exist at all in the application.
Note: If you
are customizing an application and have Basic, Full User, or Site Developer
editing permissions, be aware that the version of a form you display (and
delete) is determined by your user ID and by the hierarchy of user-group-site
versions that exist on your system. Your ability to customize a form is
determined by your editing scope.
Related topics