Comments: on this page. Click to read or post your own.
Provides a tabuar list in your form with view, edit and add links to edit records with a "has-one"-relationship. Detail-views are shown in a greybox-iframe.
Features pagination in the overview as well as the detail-views.
CAUTION: You need to make sure that the original form-call to the main controller (e.g. EditForm()) returns a form which includes this field even if no data is loaded, to provide a "starting point" for action_callfieldmethod and ReferencedField.
All URL data sent to and from ComplexTableField is encapsulated in $_REQUEST['ctf'] to avoid side-effects with the main controller.
Example-URL for a "DetailForm"-call explained: "/admin/family/?executeForm=EditForm&action_callfieldmethod&fieldName=Individual&childID=7&methodName=edit"
| Class | Description |
|---|---|
| ComplexTableField | Provides a tabuar list in your form with view, edit and add links to edit records with a "has-one"-relationship. Detail-views are shown in a greybox-iframe. |
| ComplexTableField_ItemRequest | |
| ComplexTableField_Item | Single row of a ComplexTableField. |
| ComplexTableField_Popup | ComplexTablefield_popup is rendered with a lightbox and can load a more detailed view of the source class your presenting. |
Documentation generated on Sun, 19 Oct 2008 06:39:02 +1300 by phpDocumentor 1.3.2