Conversation
supportCan I import custom field options directly into a custom field not in a post, but into a field created in ACF, like a new option in a select?
I mean import here: https://prnt.sc/jyA2c54NaE_y
Hi Nadrill, This is not possible out of the box, you would need to write some custom code for ACF select/dropdown fields. The onlything similar is Taxonomy terms, as you can insert new terms during import.
I mean import here: https://prnt.sc/jyA2c54NaE_y
Hi Nadrill, This is not possible out of the box, you would need to write some custom code for ACF select/dropdown fields. The onlything similar is Taxonomy terms, as you can insert new terms during import.