Hello,
I have 10 entity fields in a content type,
5 fields ONE
5 fields TWO
All these fields have values.
I would like on the node edit form to have the possibility to switch the values of the 5 fields at the same time by cliking on a button, or cheking a box...
Values 5 fields ONE go to fields TWO.
Values 5 fields TWO go to field ONE.
I think it can b done with JS, Jquery... but I'm not very good on it, I only code on PHP...
Anybody knows how to do this, maybe is there a module... ? Thanks