template::form::get_action (public)
template::form::get_action id
Defined in packages/acs-templating/tcl/form-procs.tcl
Find out which action is in progress. This is the name of the button which was clicked when the form was in display mode.
- Parameters:
- id (required)
- The ID of an ATS form object.
- Returns:
- the name of the action in progress
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.