Hello, I was trying TypeRocket (a truly exceptional product) and I wanted to import data from another database.
In particular I created a dedicated taxonomy called Department which has a custom field called "color".
I created the relative model and the controller and I have no problem creating the department with its name, but how can I save the "color" custom field from the model?
How to save custom taxonomy / post_type fields from the model?
Thanks
Roberto
Hello, I was trying TypeRocket (a truly exceptional product) and I wanted to import data from another database. In particular I created a dedicated taxonomy called Department which has a custom field called "color". I created the relative model and the controller and I have no problem creating the department with its name, but how can I save the "color" custom field from the model? How to save custom taxonomy / post_type fields from the model? Thanks Roberto