I have a set of "previous" / "next" links on a calendar.  Each goes to
the same calendar page but with two different months.  If I use
event.linkto to create the links I run into a problem.  The url var
used to identify the month has a single name (thisCalMonth).  Since
event.linkto matches up the url var to an event var of the same name I
can't seem to make my two links very easily.

Is there a way to tell event.linkto to make one thisCalMonth=value1
and the other thisCalMonth=value2?

I know I can create one on the page then update the var and create the
2nd one but I'd like to create both of them in the controller.

Am I missing something?

Thank you!

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to