2 Aug
2002
2 Aug
'02
6:16 p.m.
David Beech wrote:
Here is one use but the technique is used widely throughout a couple of applications:
<form action="/grp/Forum/forumScripts/newMsg" method="post">
try changing the abvoe to: <form action="/grp/Forum/forumScripts/newMsg" method="post" tal:attributes="here/grp/Forum/forumScripts/newMsg/absolute_url">
return container.grp.Forum.forumPages.forum_frontpage(container.grp, container.REQUEST)
I'm guessing there's a link to the form that includes the above on forum_frontpage? If so, can you give us the code which geenrates it? cheers, Chris