nats_display_choose_adtools_group

Allows the affiliate to pick an ad tool group from a list.

Alias: display_choose_adtools_group

Parameters

(Required parameters in bold)

Parameter
Description
Possible Values
Default Value
Example

Template used to display output

Any valid template

The function_display_choose_adtools_group template

tpl="my_template"

name

Name of the HTML form

Any valid HTML form name

None.

name="my_name"

class

Class of the HTML form

Any valid HTML class name

None.

class="my_class"

Set variables but don't display the template

1

None. The template is displayed.

data_only=1

Output

A form that lets you select an adtool group.

Last updated

Was this helpful?