Hi,
I am attempting to change a reusable element’s property via conditions, but I am unable to do so.
Here is what I have done.
- I created an element with a property “Text” for a label.
When I add the element, I pass in a value to display (this works perfectly), but I want to conditionally change the label text based on a condition. - I click on the Conditional tab and add my condition (i.e., when list:count > 0), then I select the property from the list “Text” but nothing happens.
I have a work around which is to add a “do if true” workflow step, but I would much rather use the conditional tab of the element as it is intended.
has anyone had this issue? am I doing something wrong?