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

Home » RADICORE » How To » Multiple dropdowns in the same record
Multiple dropdowns in the same record [message #989] Wed, 25 July 2007 13:57 Go to previous message
adamsp is currently offline  adamsp
Messages: 32
Registered: July 2007
Member
I have several columns in a table that contain codes and require dropdowns. All of the lookups are in a single table (LKUP) with 3 fields: colname, code, text. I can successfully populate a single dropdown using the _cm_getExtraData() in the database class and _cm_getValRep() in the foreign table (LKUP).

I cannot figure out how to get MULTIPLE dropdowns (with different columns with different codes) on a single record. It may be that the _cm_getExtraData() is executed only once ???

The $where parameter on _cm_getExtraData() suggests I can pass a parameter but I cannot determine where I set this parameter ???

How can this be done in Radicore?
 
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: Sat Aug 24 12:17:32 EDT 2024

Total time taken to generate the page: 0.00782 seconds