Jump to content

Recommended Posts

Posted

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?

Posted
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:

Posted
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.

Posted

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 -->

Posted

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!

Posted

If all else fails, post the rest of your xml, maybe there is something else in there someone here can spot.

Posted
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.

  • 5 months later...
Guest ualev
Posted

try this

<label y="17"><text><time/> @ <location/></text></label>

it produces something like

8:30 @ Room 13

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.