Hi,
I just set up the iCal subscription kit and all's well … Except I have several "type" names in CCCalendar that are several words. How do you formulate the subscription address to deal with the spaces between words? I had assumed that uunderscore (_) would work but it doesn't seem to.
spaces in type names when subscribing to iCal
5 posts
• Page 1 of 1
Posts: 71
Joined: Thu Aug 10, 2006 1:00 am Location: Switzerland |
|
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
I believe you can use %20 in place of the spaces in your data. FileMaker has an interesting paper here named fms9_cwp_xslt_en.pdf that explains all the interesting finds you can do with these query URLS.
John Sindelar
SeedCode |
Posts: 71
Joined: Thu Aug 10, 2006 1:00 am Location: Switzerland |
Thanks John. That did the trick.
|
Posts: 71
Joined: Thu Aug 10, 2006 1:00 am Location: Switzerland |
John
Just taking this a little further. Is there any way of limiting the subscription address to just one specific type even if there are other types that have in their names the first type name. For example I have a subscription address that includes the type name "pulloff" which subscribes to the type "pulloff" but also to "pulloff répète" and any type name with "pulloff" in it. Is there a way of just subscribing to "pulloff"? |
Posts: 2764
Joined: Thu Nov 20, 2003 11:01 am |
Sure. You can use the "op" parameter like this...
&Type= pulloff&name.op=eq&–find ...to find where type "equals" pulloff (instead of contains or begins with pulloff). Or you can omit things you don't want using the ! (omit) parameter. You'll find examples of both in Appendix A of the .pdf I mentioned above. John Sindelar
SeedCode |
5 posts
• Page 1 of 1
Who is online
Users browsing this forum: No registered users and 2 guests