Upcoming database upgrades. to improve our reliability at 03:30 UTC on Feb. 25 / 7:30pm PT on Feb. 24. Some users may briefly experience slow load times or error messages. Learn more here
Jul 25, 2020 03:21 AM
Here’s the same question about tags that I have and there doesn’t seem to be an answer…
Jul 25, 2020 07:31 AM
You could just put your tags into a multiple select field.
But I think the better database design would be to have a products table and a tags table. Then, you could link your products to tags by using a linked record field.