1
m0nty
xoopsformelementtray DHTML help needed
  • 2005/4/13 5:26

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


i'm running into a few problems including more than 1 dhtml area into a form.

how can i include 3 seperate trays in the same form?

i'm currently using this method.

$extinfo_tray = new XoopsFormElementTray(_US_EXTINFO'');
include_once 
'include/xoopscodes.php';
$extinfo_tarea = new XoopsFormDhtmlTextArea('''user_extinfo'$xoopsUser->getVar('user_extinfo''E'));
$extinfo_tray->addElement($extinfo_tarea);


and then further along:

$form->addElement($extinfo_tray);


but it crashes my browser

i tried using include instead of include_once but that screws it up completely..

2
m0nty
Re: xoopsformelementtray DHTML help needed
  • 2005/4/13 17:46

  • m0nty

  • XOOPS is my life!

  • Posts: 3337

  • Since: 2003/10/24


*cough* bump

Login

Who's Online

322 user(s) are online (54 user(s) are browsing Support Forums)


Members: 0


Guests: 322


more...

Donat-O-Meter

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

Latest GitHub Commits