Support

Account

Home Forums General Issues Check a taxonomy radio field in ACF Save Post Reply To: Check a taxonomy radio field in ACF Save Post

  • Actually i have 2 ACF taxonomy radio fields in a form in ACF save post.
    First is visible, second is hidden.

    I would like to get the value (ID) of the first taxonomy field checked by user.

    Depending on this value, i want to set the value of the second field and save it to the database.

    i tought i had to use get_terms and wp_set_object_terms