Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Individual and Group registration form.

Individual and Group registration form. 16 years 1 week ago #1317

  • eSwami
  • eSwami's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 17
  • Thank you received: 0
My site caters to a lot of people who are not technical savvy. So, they are not able to find the radio button that shows up on the form where my users have to choose between individual v/s a group registration. THey do not understand what to do on that page.

So, I want to ask if instead of a radio button you can make the images clickable, that would be nice.

Please Log in or Create an account to join the conversation.

Individual and Group registration form. 15 years 10 months ago #1755

  • brianpeat
  • brianpeat's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 12
  • Thank you received: 0
In my case, we weren\'t actually showing anyone the real calendar, so I made multiple events, one each for Group and for Individual, then I built my own registration instruction page that links directly to either the Indiv or the Group registration forms directly.

That really only works if you\'re not showing your events on the actual calendar though. In my case it\'s a ONCE a year event, so the calendar wasn\'t really all that useful anyway.

Please Log in or Create an account to join the conversation.

Individual and Group registration form. 15 years 8 months ago #2304

  • rhodesia1
  • rhodesia1's Avatar
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
@eSwami

That would be hard to do since the radio button is a form input field.

You can add a better description to the language file as an easy fix to assist your clients.

Open your components\\com_dtregister\\languages\\english.dtregister.php file in notepad, search for (ctrl+F) and edit the line containing;
define(\"SELECT_OPTION\",\"SELECT REGISTRATION TYPE\") ;

Change it to something like;
define(\"SELECT_OPTION\",\"Please click EITHER BUTTON below to select your REGISTRATION type, groups or individuals\");

Once you have edited this, click file, save and upload it to your site.

This will at least define what to do on that page.

Good luck!

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.104 seconds