<actions> mark a group of action buttons in a form

name
actions
xml namespace
http://moyaproject.com/forms

This tag a group of <submit-button> or other controls that will be rendered as a group (typically a single row).

Example

<actions>
    <submit-button name="action" clicked="delete" text="Delete"/>
    <submit-button name="action" clicked="cancel" text="Cancel"/>
</actions>
inherited attributes
name purpose type required? default choices
if Conditional expression expression No yes