Navigation only if condition is TRUE
Hi,
What is the best way to open a popup window only if a condition is true? I would like to open a popup only if a record is selected from a grid. My initial shot was keep the MashupName parameter empty on the Navigator and setup if the condition on the Validator is True, but I don't know how to create a MashupName object to be returned from the Validator.

