Developer Toolbox List Columns - Macromedia Dreamweaver
This is a discussion on Developer Toolbox List Columns - Macromedia Dreamweaver ; I am using the Developer Toolbox' Dynamic List Wizard to make a list of photos
..These photos are linked to the menu:
The field "menu_linked" of table "photos" has the same number of the field
"id" of the table "content". ...
-
Developer Toolbox List Columns
I am using the Developer Toolbox' Dynamic List Wizard to make a list of photos
..These photos are linked to the menu:
The field "menu_linked" of table "photos" has the same number of the field
"id" of the table "content". The Dynamic List Wizard displays the number of
"menu_linked". But instead of numbers it is much more userfriendly to show the
name of the menu, which is the field "menu_item" of table "content.
How can I make a link from one table to the other? (I am not sure if this is
the right explanation of my problem.. Hopefully someone understand my problem)
Thanks a lot for any tips!!
-
Re: Developer Toolbox List Columns
ok, maybe this is more clear: I print the "id" field of "table01" which is for
example "16". I want to show the entry with the number "16" of "table02" but
then not the number but the field "name" of "table02". This would be "Contact"
then. And then a whole repeat region...
I cannot programme with PHP, so you see it's hard for me even to explain.
Maybe it's more clear when you see the image: The numbers should display names
of the menu to be more userfriendly in the Back-End:
http://ulla.nl/cmd/table.png