doaction(aelm)

The routine that do a form action. All elements with a data-action element is automatically an action in Web Forms, this is what is called with a pointer to the element to be executed. The element holds the definition of what is going to happen.

Parameters

- aelm : the action element that us clicked. This will hold a data-action to tell what is going to be done