Removing Window Renaming
Posted:
Mon Feb 26, 2018 10:49 am
by Jim2001
I removed the script step in the startup script that renames the window. I want to show the name of the file instead. Any issues in doing that?
Re: Removing Window Renaming
Posted:
Mon Feb 26, 2018 11:31 am
by kcembrey
Hi Jim,
As long as you leave the step that sets the $$sc_SolutionWindowName variable to the current Window Name, that should be fine.
Any time the calendar interface layout is opened, the window name needs to match this $$sc_SolutionWindowName variable. Since you're just changing the value of that variable in the "Upon Opening" script, you shouldn't see any issues with how DayBack is working.
Regards,
KC