## Goals: 1. In the metadata definitions, users can define `Form Actions` that could be applied on an entity inside editing forms. 2. The UI would show buttons of available actions above the form. 3. Metadata or FormView should contain an attribute that controls visibility of that Actions Buttons. (visible/hidden/disabled) 4. Permissions should be taken care of.
Goals:
In the metadata definitions, users can define
Form Actionsthat could be applied on an entity inside editing forms.The UI would show buttons of available actions above the form.
Metadata or FormView should contain an attribute that controls visibility of that Actions Buttons. (visible/hidden/disabled)
Permissions should be taken care of.