In the Site Definition, Action Definition and Export Type Definition forms, submissions without field entries can result in an error.
Site Definition Form
Action Definition Form
Export Type Definition
Possible solution approach
With some angularjs controller updates, form validation can be incorporated there. Alternatively, the corresponding API endpoints being called by the angularjs controllers can return validation messaging errors.
In the Site Definition, Action Definition and Export Type Definition forms, submissions without field entries can result in an error.
Site Definition Form
Action Definition Form
Export Type Definition
Possible solution approach
With some angularjs controller updates, form validation can be incorporated there. Alternatively, the corresponding API endpoints being called by the angularjs controllers can return validation messaging errors.