Skip to main content

Release 2023-10-04

Improvements

Select field option sorting

You can now sort your singe and multi select disposable field options. Use the arrows on the right side of the field to move the options up and down:

oc-option-sort.gif

Select field option ID's

You can now see single and multi select disposable field option ID's in the button settings. This is important so you can use ID's instead of option labels in your automation. For example if you change an option label in OneClick your automation would break when using just the label to identify the selected option, but when using option ID's instead the label the change wouldn't matter. Option ID's are provided in the button click data when clicked:

oc-option-ids.gif