Page 1 of 1

Filter and Pre-Filter of RESOURCE - Schedule & Grid View

PostPosted: Fri Nov 01, 2013 11:55 pm
by verybless
Using Filter to filter a particular Resource ( for example Dr. Smith) . In Schedule and Grid View, the rest of the Resource names are invisible. Only Dr. Smith name is visible. This is good

However, if I pre-filter the Resource by editing the "Load Calendar Settings - On Startup --- Edit Configuration Here ---" , all resources name are visible except only Dr. Smith appointments are visible. This is not desirable for our application as do not want
the name of all resources visible to everyone. What should I do to make this the same as filter.

Re: Filter and Pre-Filter of RESOURCE - Schedule & Grid View

PostPosted: Sun Nov 03, 2013 6:11 pm
by verybless
Instead of using pre-filter, I passed the resource name to the Upon Opening script. At the end of the script, I simple insert the Resource name into FilterGlob3 and then execute the Run Resource Filter.

Re: Filter and Pre-Filter of RESOURCE - Schedule & Grid View

PostPosted: Mon Nov 04, 2013 7:37 am
by jeffalmquist
Hi verybless... Just want to make sure your question was answered. Did you get the filtering all figured out?