Jump to content

How do you update field type 'Options' using the API?


cb2004
 Share

Recommended Posts

  • 1 year later...

How does one save multiple values against this field type via the API?

ie: POST => [0] => 1, [1] => 3, [2] => 10

Where the value in the array corresponds to the ID of the option.

Helps to read the docs sometimes: implode("|",$_POST['blah']);

Edited by Mackski
SOLVED
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...