acs::test::form_set_fields (public)

 acs::test::form_set_fields form fields

Defined in packages/acs-automated-testing/tcl/aa-test-procs.tcl

Set the fields in a form.

Parameters:
form (required)
fields (required)
Author:
Gustaf Neumann
See Also:

Testcases:
create_workflow_with_instance, create_form_with_form_instance
Source code:
        dict set form fields $fields
        return $form
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: