Jump to content

Merge Fields / Fieldoptions


PeterD

Recommended Posts

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
×
×
  • Create New...