Nats affiliate select form
From TMM Wiki
Revision as of 11:56, 11 December 2008 by Trinidadr (talk | contribs) (New page: {{NATS4 Manual | show_template_functions_section = true }} = nats_affiliate_select_form = Select a form field. Alias: affiliate_select_form __TOC__ == Parameters == (''Required par...)
nats_affiliate_select_form
Select a form field.
Alias: affiliate_select_form
Parameters
(Required parameters in bold)
Parameter | Description | Possible Values | Default Value | Example |
---|---|---|---|---|
tpl | Template used to display output | Any valid template | The template, function_display_affiliate_select_form | tpl="my_template" |
form_field | What form field to use | Any valid form field name | affiliate | form_field="my_field" |
default_value | Default value for the form | Any text value | Default | default_value="My Default" |
Output
A selected form field.
Notes
None.
See Also
- Optional section in list format; remove entire section if not used.