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

Home » RADICORE » How To » Display lookup values in list1
Re: Display lookup values in list1 [message #1510 is a reply to message #1479] Fri, 18 July 2008 10:31 Go to previous messageGo to previous message
bonzo_bcn is currently offline  bonzo_bcn
Messages: 152
Registered: June 2008
Senior Member
I found out that if the description field of each dropdown had the same name, then the description wasn't displayed, that was the problem I had.

For example:

Category table:
category_id
name

Sport table:
sport_id
name

Then if in the 'team' table you define two fields as dropdowns to this tables, as both have the same description name, the name was not displayed. I changed the field names to:
Category table:
category_id
category_desc

Sport table:
sport_id
sport_desc

and it worked.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: How to make enquire 1 show child records in many to many relationship
Next Topic: Create a button like 'Export to PHP'
Goto Forum:
  


Current Time: Sun Nov 03 10:28:51 EST 2024

Total time taken to generate the page: 0.01132 seconds