xowiki::test::get_form_value (private)
xowiki::test::get_form_value node object_id name
Defined in packages/xowiki/tcl/test/test-procs.tcl
Obtain the "value" attribute of an input field identified by the object_id and the provided name. This kind of addressing is used by xowiki form instances.
- Parameters:
- node (required)
- object_id (required)
- name (required)
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.