searchArgs when table rendering
David Carter-Tod
wccartd at wcc.vccs.edu
Tue Apr 23 13:17:01 PDT 2002
At 02:37 PM 4/23/2002 -0400, Mike Myers wrote:
>Where are the searchArgs located in a nascent page table? I saved my page
>table to workspace from the tablerRenderer, but could not locate the
>"?topic=blah" which I had appended to my URL.
I think the problem is that you're using an address value and so the walk
that mainresponder is taking jumps to that address. When the rendering
starts, the renderer walks out from the end location until it finds the
elements it needs, but because you've jumped sideways, it's not finding them.
What happens if you use
{renderObject(@tableaddress)} in a wptext object instead of default being
an address in itself?
David
--
David Carter-Tod
<wccartd at wc.cc.va.us>
Instructional Technologist/Distance Education Contact
Wytheville Community College, 1000 E. Main St.,
Wytheville, VA 24382
(wk) 276-223-4784
http://www.wcc.vccs.edu/
Online certificate in web site design:
http://www.wcc.vccs.edu/websiteDesign
More information about the Frontier-Users
mailing list