Forum Moderators: coopster

Message Too Old, No Replies

PEAR DB_DataObject_FormBuilder make multi select

         

orion_rus

9:41 pm on Mar 8, 2005 (gmt 0)

10+ Year Member



Hello world i need to make a multi select or a multi checkboxes from a 'set' variable is it possible there?

ergophobe

5:19 pm on Mar 17, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I guess there aren't a lot of PEAR form builder users out there.

Anyway, what part is giving you trouble (getting the data, figuring out what to send to FormBuilder, which FB function to use)?

orion_rus

9:30 pm on Mar 17, 2005 (gmt 0)

10+ Year Member



I'm ask developer and he give's me an answer.
The reason of question was follows:
I use in a field SET type. Form Builder already implement enum type. But with formbuilder SET type didn't implemented in a release. What's why i was in need of information about any technique to solve this.
Decision is to remove set type and make it like triple table
maintable
betweentable
relationtable
betweentable consist
maintableid relationtableid

and this cross links works with mulstiselect or multicheckboxes
If any question about it, i can answer!