grpCreate
Key value:
Appropriate template file
Description:
A new page has been created that allows Group Leaders to create their own Club Management Groups (accounts) online. The new page is called GrpMiniCreate.aspx. This page is only distributed to clients who have purchased the Club Management application. Users can be directed to the GrpMiniCreate.aspx page via a link. The page requires the entry of the following information in order to create a new group: Group Name, Group Leader, Address, City, State, Zip code, Area Code, Phone Number, Email, Group Log-in Name, Group Leader Password and Group Member Password. Once the fields are populated, the user clicks the Create Group button and an email is sent to the email address set for the group notifying the user that the group has been created. After Sales Host utility processes the request, the group is ready to be used.
Set grpCreate to the template to email to the user when a group is created.
This functionality also requires the following email templates: CreateGroup.txt and CreateGroup.html. These templates can contain the following fields which get populated when the email is generated:
{{club owner}} Group Leader name
{{Nick Name}} Group Log-in name.
{{owner password}} Group Leader password
{{member password}} Group Member password
{{url}} the URL that gets set in the grpReturnURL key
Example:
grpCreate = template/CreateGroup.txt
See also: