rubengc / cmb2-field-ajax-search

CMB2 field type to attach posts, users or terms.
33 stars 24 forks source link

Saving as term for the post instead of post_meta #10

Open hellofriend321 opened 5 years ago

hellofriend321 commented 5 years ago

Been using on the frontend and am hoping to use this field type to allow user to set term for a post instead of saving as new post_meta.

Taxonomy -> non-hierachial Filters --> cmb2_override_meta_value

I could not be using the correct override filters. Do you have an example for overriding the meta save when using this field_type?

Any plans for adding option to set the term(s) on the post instead of saving as post_meta?