Support

Account

Home Forums Add-ons Repeater Field Update act field with button

Unread

Update act field with button

  • I am currently using oxygen builder to build my website. I want to sort the repeater by using meta_key=acf&orderby=meta_value. Then have buttons that change the acf field. I created a custom function using code snippets. The function is `$value;
    update_field(‘acf’,$value)` Then I set the argument in the button. I have three of these buttons all different arguments. But when I click the button only the first button clicked works and it only works once.

Viewing 1 post (of 1 total)

You must be logged in to reply to this topic.