Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear users,
In QV10 its clear how to select multiple values with an action. I got it working with the syntax
("This is value one"|"This is value two")
I'm currently developing in a QV9sr2 environment, and this syntax is not working. I tried many alternatives.....but no succes.
I hope someone has the answer for my problem.
Regards
Do it in 2 step with:
Select In Field This is value one
Toggle Select This is value two
Do it in 2 step with:
Select In Field This is value one
Toggle Select This is value two
Workf fine. Thanks!