Jump to content

Job start global change dialog box


jjdodger

Recommended Posts

Is there a way, when starting a job, to have a dialog box pop up to change a few global variables? Specifically, i would like to prompt for sign-off or live run, and then chance a font color; and the option to change a date field.

 

On a slightly related question, can a rule change what is written in another rule? ie, i have a rule called EXP_date, that just returns a date. Can another rule (ie, onRecordStart() ) be used to chage the date in that rule?

 

Thanks!

 

Jeff Dodge

Lawler Direct

215-824-3290

Link to comment
Share on other sites

As far as your first question goes: no, not that I'm aware of.

 

In regards to your second question, I would think you'd want to create a global variable for your date that's returned in the EXP_date rule and populated in the OnRecordStart call back.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...