Gossamer Forum
Home : Products : Gossamer List : Discussion :

variables on validation, subscribe and unsubscribe

Quote Reply
variables on validation, subscribe and unsubscribe
Hi there,

help docs for gossamer list says the following:

- Make changes to the text and tags included in the desired fields and click the "Save" button. The following tags can be included in any of the fields:

<%pro_first_name%> will automatically insert the value entered in the "First Name" field in the Account menu.
<%pro_last_name%> will automatically insert the value entered in the "Last Name" field in the Account menu.
<%usr_email%> will automatically insert the value entered in the "Email" field in the Account menu.
<%pro_company%> will automatically insert the value entered in the "Company Name" field in the Account menu.
<%pro_url%> will automatically insert the value entered in the "URL" field in the Account menu.
<%sub_email%> will automatically insert the subscriber's email address.
<%sub_name%> will automatically insert the subscriber's name.
so I just cut and paste the list above and only the bottom 2 return any values. It seems that that the list owner profile fields are not accessible.

I found this to be true when generating the html.

thanks for posting a fix.

peace.

klangan
Quote Reply
Re: [klangan] variables on validation, subscribe and unsubscribe In reply to
Hi Klangan,

The owner account fields (pro_first_name, pro_last_name, pro_comapny....) are accessible. You should check the account info, make sure these fields are not empty.


B.