Guest tedp Posted February 11, 2005 Report Posted February 11, 2005 I'm having a hard time getting the calendar plugin to show me the location parameter (as documented on the MS website). Here is the XML I'm using: Location: The appointments I'm testing with all have location data filled in. The fixed text (put in for debug purposes) shows correctly but I can't get the tag to work. Is it broken? Or am I just doing the pooch somehow?
Guest scottb Posted February 12, 2005 Report Posted February 12, 2005 I'm having a hard time getting the calendar plugin to show me the location parameter (as documented on the MS website). Here is the XML I'm using: The appointments I'm testing with all have location data filled in. The fixed text (put in for debug purposes) shows correctly but I can't get the tag to work. Is it broken? Or am I just doing the pooch somehow? <{POST_SNAPBACK}> Hmm, it looks like it should work. Perhaps it would be worth a try to add width and a x parameters. For example:
Guest tedp Posted February 12, 2005 Report Posted February 12, 2005 Hmm, it looks like it should work. Perhaps it would be worth a try to add width and a x parameters. For example: <label x="5" y="34" w="176> <text>Location: <location/></text> </label> <{POST_SNAPBACK}> Tried and failed. Drat! :evil: Good idea though. Keep 'em coming.
Guest RJHD3 Posted February 13, 2005 Report Posted February 13, 2005 Here is the XML from my home sreen. It works fine. I'm using Outlook, and the appointments location (resource) info shows up with no problems. <!-- Calendar PlugIn -->
Guest tedp Posted February 14, 2005 Report Posted February 14, 2005 Wow! Yours works and mine doesn't :shock:. I'll do a little playing around to see if I can figure out what the difference is. Thanks for the post!
Guest scottb Posted February 14, 2005 Report Posted February 14, 2005 If all else fails, post the rest of your xml, maybe there is something else in there someone here can spot.
Guest tedp Posted February 16, 2005 Report Posted February 16, 2005 If all else fails, post the rest of your xml, maybe there is something else in there someone here can spot. <{POST_SNAPBACK}> Explicitly setting the font size on the location parameter makes mine show up. Thanks again for the help folks.
Guest ualev Posted July 27, 2005 Report Posted July 27, 2005 try this <label y="17"><text><time/> @ <location/></text></label> it produces something like 8:30 @ Room 13
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now