I was thinking of creating a cross-selling feature in my application. This means I need to connect the primary item with multiple other items using a multiple section dropdown. I have already created the dropdown but I'm not sure how to save multiple values in a single cell.
Also if there is any other way to do this let me know!
Thanks
CodePudding user response:
You can save them in json format in database.