Hi,
It would be great to have a modification of the existing "Display a specific dialog" event ("Display a specific dialog depending on property") where we can set the "Argument" using a property. This would allow us to use e.g. a PowerShell script (or one of the many other possibilities) to set a property and depending on that show dialog X, Y or even Z. As far as I could see you only uniquely identify the dialogs based on their "Dialog Name", thus the value of the property simply would need to match this name (identifier) in order to be valid. The existing Show-If functionality is lacking in terms of flexibility, which is why such a feature would be greatly appreciated to allow programmers to switch between different dialogs in a more streamlined way.
Here is a screenshot that shows to what I am referring to:
Best regards,
Johannes