Radio Buttons in Front End User Module

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
blis102

Radio Buttons in Front End User Module

Post by blis102 »

I am using the FrontEndUser module (as well as self registration/custom content/ etc...).

What I am creating is a registration field for visitors to our show.

PROBLEM 1
The field has the basics (name, address, phone, email etc...) as well as marketing info ("where did you hear of us?"), what im having problems with is creating a field that has multiple radio buttons for all the sources of our advertising:

Ex:
Radio Stations: FOX, THE RIVER, THE BONE, etc..
Billboards,
TV,
Newspaper,
Posters,
Other

and

if the user wants more information on:
wedding planning,
djs,
catering etc..
.

What i want is a field to have all these radio buttons cleanly organized in rows that will be added to the database, so that my clients can see where their marketing money is going.

I cant find out how to add a field of multiple radio buttons, but rather just one at a time, which will not work (unless im missing something...).

The page im workin with now is: http://winecountrybride.com/index.php/r ... gistration

PROBLEM 2
Another problem is that i need this (all user info, especially the marketing info) information displayed in a table so that it can be imported into excell and printed for research and marketing purposes. is there a way i can view all users and their info in a table? do i need to create a php page that sorts this information into tables? I have a pre existing code that did this but i couldnt find a way to integrate it.

PROBLEM 3
The final problem is small but i was wonderin if it is possible to make phone, email, and address required but to make it so that the user only needs two of the three. like phone and email, email and address, or phone and address. Some users dont like giving specific information but we still want some information. is there a way to do this?

Example of what we want is here: http://winecountrybride.com/registratio ... ration.php

This page is not associated with the CMS system, thats why im having problems implimenting it.

Thanks alot for you help!!!
Locked

Return to “CMSMS Core”