Best method for job traveler report default

Hi Brian,

>
> I'm looking for the best method to customize the job traveler report
> default options. We want the operation standards checkbox to default to
> checked, with the option to turn it off. Epicor 9.05.603.
...
> Is there a better place to set this default?

Not in the office, but if I understand you, you can choose the options
that you want to save and then click on the Options menu item and save
them. I believe this is a user-by-user thingy.

Mark W.
I'm looking for the best method to customize the job traveler report
default options. We want the operation standards checkbox to default to
checked, with the option to turn it off. Epicor 9.05.603.



A trace showed a call to BO Epicor.Mfg.Rpt.JobTrav method
GetNewParameters, which sounds like the right place, but I didn't find
this method available when creating a BPM.



Instead, I created a form customization in
Rpt.JobTravJobEntry.JobTravForm, on form load, and used
GetNativeControlReference to mark it checked in the UI. This worked,
but then I discovered that the Job Traveler form on the main menu is a
different form then the one called from Job Entry.



And then I wondered about auto printing job travelers (which we don't do
yet) and what defaults they would use...



Is there a better place to set this default?



Thanks,

Brian.





[Non-text portions of this message have been removed]