> How about having the custom action set a property if the condition is met,
> and having the NewDialog event be conditioned on that property?
Hi Nir,
What I ended up doing was creating a validate button which invokes
a custom action which sets a hidden property enabling the next button.
This prov
How about having the custom action set a property if the condition is met,
and having the NewDialog event be conditioned on that property?
-
Nir Bar
Freelance Developer
Mail: nir@panel-sw.com
Web: www.panel-sw.com
- C++ On Windows, Linux and Embedded Platforms
- WiX & InstallS
I have a dialogue that executes a custom action to validate user specified
input however it returns ActionResult.Failure in the event the user supplied
data is not accurate. That's rather abrupt and unneeded, however I can not
seem to work around a condition to disable the next action.
How does on
3 matches
Mail list logo