Setting the value of {{custom}} for a `choose` element

In the documentation for the choose control, it is shown that you can use {{custom}} as the value to automatically break out the control.

Is there a way of controlling what the value is when it is broken out, as currently it fills the value with {{custom}} which then needs to be removed before entering the custom control.

I would like a similar functionality to the Items control of the Looper Consumer options, where clicking on Many breaks out the control and fills 4 as the new value.

I can see in the source code for this control that it is set up as below:

But the custom_value can not be set anywhere within the parameter json.

Thanks!

We can add in the option to change the custom_value for you. Will probably be named customValue to match the other JSON keys. Have a great day.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.