Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE » How To » Multiple dropdowns in the same record
Re: Multiple dropdowns in the same record [message #991 is a reply to message #989] Wed, 25 July 2007 18:19 Go to previous messageGo to previous message
AJM is currently offline  AJM
Messages: 2362
Registered: April 2006
Location: Surrey, UK
Senior Member
If you want a separate dropdown list on three different columns on the same record then you simply create three separate entries in $this->lookup_data. There is no such limitation as one dropdown per record. You can have as many as you like. Each column has a unique name, and each column can be associated with a different entry in $this->lookup_data. Just because http://www.tonymarston.net/php-mysql/infrastructure-faq.html #faq09 shows only one insertion into $this->lookup_data does not mean that you can only have one - it's an array of arrays, so you can have as many as you like.

 
Read Message
Read Message
Read Message
Previous Topic: Accessing my Radicore App for the first time
Next Topic: RE-Generate PHP Scripts question
Goto Forum:
  


Current Time: Wed Oct 02 00:08:29 EDT 2024

Total time taken to generate the page: 0.01160 seconds