The most recent content from our members.
I am needing a multi picklist user field for our Work Order incident form. I can create a multi picklist field but then have to define the list of users. Or I can create a user field but then I can only choose one user. I don't see how to create such a custom field.
Has anyone else found the magic to get a multi picklist to set correctly using the API? I'm sending through a comma delimited list as I've seen noted in a couple other places, but this: { "contract": { "custom_fields_values": { "custom_fields_value": [ { "name": "test", "value": "2, test1" } ] } }}This results in a new…
It looks like you're new here. Sign in or register to get started.