Forum

Mathieu Roll
Keymaster
    Has successfully completed the online course Introduction
    Has successfully completed the online course Intermediate (200)
    Has successfully completed the online course Advanced (300)
    Has successfully completed the online course Basics (100)
5 years, 5 months ago #18506
Up
0
Down
::

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.