Hi Andy,
It sounds like you may have created a new Privilege Set for this group. By default, the fmurlscript extended privilege is not assigned to new Privilege Sets, so make sure you go back in there and add this extended privilege to the new set. After that, you should no longer receive the FMP URL error when opening the calendar with that user.
If that's not the case, there may be another error that is causing the calendar not to load correctly (which then causes the FMP URL error to show). If you'd like to completely hide the sick calendar from loading or showing in the sidebar, you just need to prevent access to it's related Source No layout (Source No 4) using the Privilege Set assigned to those users. Then, the if statement that Dan mentioned (which is already in most recent builds of DayBack) will automatically skip the script if the layout cannot be accessed.
If you leave the "Source No 4" layout available, but just skip that section of the "Load Source Settings ..." script, you'll see an error thrown since the number of layouts doesn't match the number of sources loaded.
Here are a couple of custom sidebars created by our customers:
https://www.seedcode.com/beautiful-cust ... -calendar/https://www.seedcode.com/custom-sidebar-for-dayback/It's really just FileMaker objects placed to the left of the WebViewer on the calendar layout. You'll then need to set up the buttons in your custom sidebar to navigate and filter the calendar according to our docs here:
https://www.seedcode.com/pmwiki/index.p ... er.Filtershttps://www.seedcode.com/pmwiki/index.p ... NavigationIf you find that you're still stuck at this point, another idea would be for you to purchase an implementation package, so we can do some screen-sharing with you, or have you send over the files so we can finish the implementation for you. Packages can be used for consulting, coaching, or modifications like these and start at blocks of 3 hrs for $190/hr. When the time comes, you can use this link and, with a day or two notice, we can schedule some time to work with you:
http://sites.fastspring.com/seedcode/pr ... onpackagesLet me know if that helps!
KC