plone get variable from query string
This post was written 6 years ago.
Thu, 19 Jan 2006
example: python:context.REQUEST.get('myvar,'')
this can be use in zpt e.g. tal:define="mypagevar python:context.REQUEST.get('myvar,'')"
this can be use in zpt e.g. tal:define="mypagevar python:context.REQUEST.get('myvar,'')"
This post was written 6 years ago, which in internet time is really, really old. This means that what is written above, and the links contained within, may now be obsolete, inaccurate or wildly out of context, so please bear that in mind :)
Comments