Page 1 of 1

Updating To DayBack 9.57

PostPosted: Tue Oct 20, 2015 5:52 am
by tanner
We made one small change to scripts in this version to fix an issue where DayBack was not using the proper default source for the new events selection. Please make the following change...

In the "WebViewer Settings" script scroll to the bottom and edit the set variable script step "$sc_OptionsResult". Please add two additional lines to the bottom of the substitute calc :

Quote (True) ; //Lazy fetching
Quote ($$sc_SourceToDefaultForNewItems) ;

webviewer-settings.png
webviewer-settings.png (101.99 KiB) Viewed 6780 times


The result should look like the image above. Once the edit has been made save the script changes.

Finishing Up:
Change the build number recorded in the database. Navigate to "File -> Manage -> Database" then go to the "CalendarInterface" table. Change the "BuildNumberCalc" calculation to read "9.57". Click "OK" to save those changes.

If you haven't already, navigate to the "Settings" tab in the calendar sidebar and click "Account Settings". Click "Check For Updates". This button should change to "Install Update" and inform you that version 9.57 is available. Click "Install Update".

Please run the "Upon Opening" script in your file once the update process is complete. This will ensure all of the new settings load properly and the calendar loads with the correct data.

That's it, enjoy DayBack 9.57.