Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a yes/no boolean parameter called 'With Connector'.
Now I want to have a connection with another parameter as follows: If "With Connector' = Yes, then I want another parameter called 'Remark' ( a text parameter) to say 'With Connector'.
So I was thinking to use an 'if' formula in the following way:
if(With Connector = Yes, (then) 'With Connector', (if not) 'Without Connector')
...But its not working.
Is it possible to make a connection this way between a boolean yes/no and a text parameter?
Thanks
Solved! Go to Solution.