Please add a new user-definable variable for constructing an ical url that enables the definition of a calendar's name.
Currently an ical's feed value for X-WR-CALNAME = the view the feed comes from. This is very limiting in the case of generating multiple ical urls from the same view.
In the case of established ical feeds from ZOHO Creator, if this new user-definable variable is not specified, then X-WR-CALNAME = the view the feed comes from (current behavior). If the url is modified with this new variable, X-WR-CALNAME = the calendar name the user desires.
Considering how current ical urls are constructed, I would suggest this new variable be called ZC_CAL_NAME_VAR and be defined by a text-only column value.
This would solve a number of problems I'm faced with with my application.