Difference between revisions of "NATS4 Join Template Variables"
From TMM Wiki
Jump to navigationJump to searchLine 6: | Line 6: | ||
When modifying your Site's join template, the following variable are available: | When modifying your Site's join template, the following variable are available: | ||
− | == Before submit == | + | == Before surfer submit == |
* {$_siteid} | * {$_siteid} |
Revision as of 21:10, 5 February 2016
You can use the following variables on the join template in the Sites Admin.
When modifying your Site's join template, the following variable are available:
Before surfer submit
- {$_siteid}
- {$_tourid}
- {$cascade}
- {$config} (array)
- {$countries} (array)
- {$default_option}
- {$is_third_party}
- {$join_options} (array)
- {$nats_code}
- {$ncr_option}
- {$num_join_options}
- {$payment_options} (array)
- {$payment_options_section} (array)
- {$program}
- {site}
- {$site_data} (array)
- {$site_info} (array)
- {$states} (array)
- {$states_au} (array)
- {$states_ca} (array)
- {$states_us} (array)
- {$tour_info} (array)
After submit (returning with errors)
- All above variables
- {$errors} (array)
- {$vars} (array)