I am trying to write an condition that would change the value of the word start to time in the event that the value of parents group sleep is in an option set and has the attribute yes. However, no matter the combination I use I cant get it to go blue. I tried to look at the errors list and see what the problem was but it doesnt populate as an error for some reason
What’s the current expression or condition you’ve tried that isn’t working?
Input A1s Value is all sleep Selections: first Items Single Time Entry is yes
Not sure if this will help but hopefully it does.
If I was trying to set a text value to change within a group I’d set a custom state for that group, then would edit the conditional expression for the text element to change in line with the custom state. The state type for the custom state would be the option set in question.
In the example below I set the ParentGroup Sleep’s custom state to OS_test, and set the state type to ValueTest.
In the text elements conditional expression, I added an expression to say that when:
{ParentGroup Sleeps} {custom states} {option sets / value / Display} {is Yes}
the text changes to ‘Time’.
Alternatively you could say that when the custom states option set value is not empty the text changes, but that would probably only be suitable for the expectation of a single option set value.
Hopefully this helps, here’s a very short video (without audio) to show you what I’ve put above:
Ive tried to follow the text but im still not winning. The video is coming up with a 404 error though
This topic was automatically closed after 70 days. New replies are no longer allowed.