I have a table of topics. I have a table of tags. I want to associate one or more tags with a topic. I can use "List - String" and this does exactly what I want (I get a pop up when editing and can select multiple list values). How can I replicate this where tags is a table instead of a list?
I assume I need a 3rd table with TopicID and TagID with many-to-many relationships defined but I can't figure out how to get this to actually show the list in edit mode and save/update the entries. Any help appreciated.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
Bibbinator
Hi,
I have a table of topics. I have a table of tags. I want to associate one or more tags with a topic. I can use "List - String" and this does exactly what I want (I get a pop up when editing and can select multiple list values). How can I replicate this where tags is a table instead of a list?
I assume I need a 3rd table with TopicID and TagID with many-to-many relationships defined but I can't figure out how to get this to actually show the list in edit mode and save/update the entries. Any help appreciated.
Thanks!
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.