Hey,
I want to replace the data input of custom-fields.
For example, when a user put "red" for custom-field1, i want to add "-color" to that and make it: "red-color"
Custom-field1-value = custom-field1-Value . "-color"
And be multiple to do the same thing for all my 10 custom-fields.
Please help me to do this,
Thanks,