(0000094)
administrator (administrator)
2011-08-12 15:07
|
Added a form creation wizard: expand the admin object classes on the left tree and right click on a class item; select the "Create Form.." command.
You can define a "Create" "Autocreate" "Edit" or "Search" form
The selected class represent the main object class, but you can also include more classes to generate different object instances and connect them to the main object with a single form submit. In the second step you can select the field (from main/secondary classes or linktypes) to include inside the new form.
In the 3rd step it is possible to choose additional form items (hidden parameters, buttons ...) on the basic of the form type. Finally you can specifiy in the 4th panel the main properties for the selected fields.
When secondary classes are specified, an action program is automatically created (and linked to the form); this program will be used to create additional objects and connect to the main after the submit. |