Gossamer Forum
Home : Products : Gossamer Links : Development, Plugins and Globals :

How to Use fields from NEW Table??

Quote Reply
How to Use fields from NEW Table??
Hello,
I've created my own table car_clients and the def files for it and sync'ed them using LinksSQL, and after I added it to the table name to the menu file, now I see the table as part of the options on the left (after few other changes).

The car_clients table has:

client_id = Index
client_name = Primary
then many other reqular fields...

Now, I want to pull the 'client_name' from the new table and show it in the Add Link and Edit Link forms in the admin.
The field should be a pull-down menu with pre-populate values from the car_clients table.

Any idea? and thank you in advance...
Mark
Subject Author Views Date
Thread How to Use fields from NEW Table?? Mark2 2546 Apr 11, 2007, 11:49 AM
Post Re: [Mark2] How to Use fields from NEW Table??
tandat 2367 May 16, 2007, 7:54 PM