ok, let me rephrase the final statement...
The "official" way (since _href and cid are way back in web2py's history)
should be
A('mypage', _href=URL('myfunction'), cid='myID')
Full Stop(s).
.
.
.
For backward compatibility, the following does the same thing, but I don't
think it's documented (still supported, but we *may* *deprecate* its usage)
A('mypage', component=URL('myfunction'), target='myID')
@all: sorry for the original typo
--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.