Hi, so I am not the best coder in the world - in fact I haven’t really used code for my website. I have created a rather annoyingly complex database. Basically, I would like to find away to use the “TAGS” field as a dynamic page. Is there ANY way at all to do this?
Many Thanks if you can help!
Can you please explain your use case? Why would you like to use the ‘Tags’ field as the Database. I am not quite sure i understand your question.
Yes I’m wondering that too!
If they are referring to the Tags field as stated here.
https://support.wix.com/en/article/about-your-database-collection-fields
Field Type
The Field Type defines what kind of data the field contains. When you add a new field in the Data Manager, you choose one of the following Field Types .
-
Reference
-
TextImage
-
Boolean
-
Number
-
Date and Time
-
Rich Text
-
URL
-
Document
-
Video
-
Media Gallery
-
Time
-
Tags
Then that Tags field actually refers to a checkbox group as shown here.
https://support.wix.com/en/article/about-user-input-elements
Checkbox Groups can only connect to Tags fields.
My guess here is that they are assuming that tags is #tag or wix for example and not for what it actually is supposed to be for which is multiple choices.
https://www.wix.com/corvid/reference/$w.CheckboxGroup.html
Sorry - I’m thinking about the Checkbox group tag. Basically for my website I’m creating like a music chart where I want to be able to enter (as an admin) The song title, artist, position in the current week etc. I would then like to be able to create a dynamic page to show the artist’s chart history (which I have done and is successful except one thing which I will get to…) and each week’s chart entries. However, whenever I update a song the following week with the new position etc. it will update from the previous week on the dynamic page. I basically want to be able to allow the song to be featured on all previous weeks that it has entered and the one it’s on now. I have attached pictures cause I understand this might not make sense. Please contact again for further questions.