1
neda_barna
xoopsformradio in registerform.php
  • 2007/10/31 5:55

  • neda_barna

  • Just popping in

  • Posts: 63

  • Since: 2007/9/5 4


i want add a radiobutton into the registerform.php
like this code
$reg_form->addElement(new XoopsFormRadioYN(_US_MAILOK'user_mailok'1));

but i want input male and female redder than yes and no
please help me what must i do?

2
jimmyx
Re: xoopsformradio in registerform.php
  • 2007/10/31 6:18

  • jimmyx

  • Quite a regular

  • Posts: 338

  • Since: 2007/7/18


i don't know if this would help but try make a search for

formulize+reg_codes
formulize -http://www.xoopsaddons.org/modules/wfdownloads/singlefile.php?cid=9&lid=915

reg_codes -http://dev.xoops.org/modules/xfmod/project/?formulize(site down)

or

smartprofile
http://www.xoopsaddons.org/modules/wfdownloads/singlefile.php?cid=12&lid=1074


if i'm not mistaken the two modules will help you to make custom registration form

3
neda_barna
Re: xoopsformradio in registerform.php
  • 2007/10/31 6:37

  • neda_barna

  • Just popping in

  • Posts: 63

  • Since: 2007/9/5 4


thanks for reply
i dont foend any thing
noone cant help me

4
neda_barna
Re: xoopsformradio in registerform.php
  • 2007/10/31 8:32

  • neda_barna

  • Just popping in

  • Posts: 63

  • Since: 2007/9/5 4


help me

5
jegelstaff
Re: xoopsformradio in registerform.php

Quote:

jimmyx wrote:
i don't know if this would help but try make a search for

formulize+reg_codes
formulize -http://www.xoopsaddons.org/modules/wfdownloads/singlefile.php?cid=9&lid=915

reg_codes -http://dev.xoops.org/modules/xfmod/project/?formulize(site down)


FYI...http://www.freeformsolutions.ca/formulize has all the latest publicly released files on it. dev.xoops.org seems to be down again (still).

--Julian
Technical Architect - Freeform Solutions
Formulize - custom registration forms, ad hoc forms and reports

6
Catzwolf
Re: xoopsformradio in registerform.php
  • 2007/11/7 22:40

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


$reg_form->addElement(new XoopsFormRadioYN(_US_GENDER, 'user_gender', 1, _US_MALE, _US_FEMALE ));

You will have to define the language defines in /langauge/user.php or just change them to what you want.

Login

Who's Online

244 user(s) are online (169 user(s) are browsing Support Forums)


Members: 0


Guests: 244


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits