Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

condition based on feature selection


1 reply to this topic

DeusApprime

DeusApprime
  • Members
  • 73 posts

Posted 11 November 2001 - 13:30

HI, I have a dialog in my setup that should appear only if I chose a certain feature. Can I write a condition somehow for the "NewDialog" action, that will choose to display or not to display this dialog, based on whether that feature was selected or not?

Irina

Irina
  • Members
  • 227 posts

Posted 13 November 2001 - 21:50

Hi,
Try to set the event for the Next button in the dialog before 'YourDialog" as
Event              NewDialog
Argument      YourDialog
Condition      &Feature>2