This topic contains 2 replies, has 3 voices, and was last updated by Lauren Naslund 8 years, 1 month ago.
You must be logged in to reply to this topic.
This topic contains 2 replies, has 3 voices, and was last updated by Lauren Naslund 8 years, 1 month ago.
Is there anyway to set the order of the resources? Server based. Many Thanks
G
Hi Guy –
Values lists control the order of the resources. So if your value list is sorted, your resources will be sorted.
For custom value lists, you can control this by the order in which you enter the values into the value list. For dynamic value lists based on a field, they’re usually alphabetical. We have worked around that by adding leading spaces or invisible characters in front of the name – there’s an example of this in the soSIMPLE Calendar file.
This is something we can add custom for you, if you’d like. We’re also considering adding this feature to a future release.
Hi Guy,
You could also add the &filter_resource parameter to the calendar URL, with a pipe-delimited list of the resources in the desired sequence. For example:
&filter_resource=Guy|Amelia|Lauren|Ken
Only the listed resources will appear, in the order you’ve put them. The parameter can be the result of a calculation, of course.
You must be logged in to reply to this topic.