Keymaster
5 years, 5 months ago
#18506
::
Hello,
you can’t use a widget as input parameter.
You have to define a input parameter “id” and than you can use this parameter in your CBO to get the control with the function byId(“MyID”).
In further Simplifier versions we will provide the id property of the widget to user this as input parameter.
But for now this is the best way to go.