While JangoMail is known for its ability to connect in real-time to your database, you can easily use your JangoMail account to store your list data if you don't have a database. To do that, you can import your list using the UI, FTP a list, or use a website opt-in form. Changing the type of fields in your list can change how your data is entered and later used. You are not limited solely to text fields to store your data.
Available field types are: Text Box, Large Text Box, Check Box, Radio Button List, Pull Down List
Text Box. No special setup or format is required.
Large Text Box. No special setup or format is required.
Checkbox. Into the Choices box, enter an alphanumeric value. This will be visible to those using the opt-in form and updating their list preferences. If the checkbox is checked, the value will appear for that user. If it is unchecked, the value will be blank. Each field may have only one checkbox. For more than one, create multiple fields and set as this type.
Radio Button and Pull Down List. To create radio buttons or a pull down list, use this specific format in the Choices box: label|value;. The label is what you want your users to see. The pipe symbol | separates the label from the value. The value is how the data is stored in your database and cannot include spaces. The semicolon separates the available choices.
For example, to offer options for gender, the format would look like this:
Male|m;Female|f;Unspecified|u
Here is another example using months of the year:
January|jan;February|feb;March|mar;April|apr;May|may;June|jun;July|jul;August|aug;September|sep;October|oct;November|nov;December|dec
Comments
0 comments
Article is closed for comments.