UserDefinedForm
class UserDefinedForm extends Page (View source)
Properties
protected | array | $fieldsFromTo | Temporary storage of field ids when the form is duplicated. |
Methods
Allow overriding the EmailRecipients on a DataExtension so you can customise who receives an email.
Custom options for the form. You can extend the built in options by using updateFormOptions()
Get the HTML id of the error container displayed above the form.
Details
FieldList
getCMSFields()
No description
ArrayList
FilteredEmailRecipients($data = null, $form = null)
Allow overriding the EmailRecipients on a DataExtension so you can customise who receives an email.
Converts the RelationList to an ArrayList so that manipulation of the original source data isn't possible.
FieldList
getFormOptions()
Custom options for the form. You can extend the built in options by using updateFormOptions()
string
getErrorContainerID()
Get the HTML id of the error container displayed above the form.
requireDefaultRecords()
No description
getCMSValidator()
Validate formfields