Page 1 of 1

Updating To DayBack 10.38

PostPosted: Thu Sep 06, 2018 2:33 pm
by tanner
Please back up your file before making any 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 10.38 is available. Click "Install Update".

To update the necessary scripts, begin by downloading the latest version of DayBack here:

You should follow these instructions if you have done the embedded integration or the linking integration and you don't want to perform the integration all over again.

The Changes

The following script will need individual script steps added to them. You can copy the script steps from the new DayBack file you downloaded. Then paste them into your script. For these you will not need to delete any existing script steps, just add the new ones as pictured below.

"Load Calendar Settings - On Startup --- Edit Configuration Here ---"
The script step "Set Variable $$sc_AnalyticsChartByScale" has been added. You can copy the script step from the newly downloaded file and add it to that script in your file. Or just make sure it looks like the screenshot below.

image.png
image.png (94.18 KiB) Viewed 7934 times


The following script will need individual script steps modified.

"Webviewer Settings"
The script step "Set Variable $sc_OptionsResult" has been updated. You can copy the contents of the script step from the newly downloaded file and replace the contents of that step in your file. Or just make sure it looks like the screenshot below.

Screen Shot 2018-09-06 at 3.24.27 PM.png
Screen Shot 2018-09-06 at 3.24.27 PM.png (164.24 KiB) Viewed 7981 times


Finishing Up:
Close the new DayBack file you used to copy the script contents from.
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 "10.38". Click "OK" to save those changes.

Then please run the "Upon Opening" script in your file. This will ensure all of the new settings load properly and the calendar loads with the correct data.

That's it, enjoy DayBack 10.38.

Re: Updating To DayBack 10.38

PostPosted: Wed Sep 12, 2018 9:15 pm
by Regine
Hi Guys,

Just letting you know, that the screenshot for the script ""Load Calendar Settings - On Startup --- Edit Configuration Here ---""
shows a slightly different variable name to the step that is in the actual script, see screenshot.

sc_AnalyticsChartBy versus sc_AnalyticsChartByScale

Thanks
Regine

Re: Updating To DayBack 10.38

PostPosted: Thu Sep 13, 2018 11:26 am
by kcembrey
Hi Regine,

Thanks for the note on that! We've updated the screen-shot to match the script.

Regards,

KC