PeterD Posted November 10, 2021 at 01:13 PM Share Posted November 10, 2021 at 01:13 PM I have many different fields on my website that I would like to combine into one field and move the field options accordingly. I can do the "move" directly by hand in Mysql - that's no problem. Just change the ID of the field. The problem is that the contents have been tagged with the "field options" of the field and now no longer fit the new field. How can I merge the fieldoptions of the contents? These are in plain text in the database. Does it make sense to do this with Mysql (SET), i.e. to copy one column into another, or is there another possibility? Link to comment
Alejandro Posted November 10, 2021 at 02:38 PM Share Posted November 10, 2021 at 02:38 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. PeterD 1 Link to comment
PeterD Posted November 10, 2021 at 03:35 PM Author Share Posted November 10, 2021 at 03:35 PM This section is only visible with a valid subscription. If you have a valid subscription, please login. Link to comment
Recommended Posts