Set Startboundary for multiple trigger types in the Wizard GUI? #914
Answered
by
dahall
matthew-mayer
asked this question in
Q&A
-
Hello, I'm in the process of developing an app that utilizing a customized basic wizard gui. Is there a way to set the start boundary time for multiple trigger types (time, daily, monthlyDOW, weekly) and have that represented in the wizard? I would like to set the same start time for all trigger types if possible. Thanks! |
Beta Was this translation helpful? Give feedback.
Answered by
dahall
Oct 12, 2021
Replies: 1 comment
-
Are you using |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dahall
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Are you using
TaskSchedulerWizard
or one you've created? The design ofTaskSchedulerWizard
doesn't really lend itself to handling multiple triggers.