HI,


I have a menu page with two navNewButtons.

Even if the followUp is set to different pages, both buttons go to the first page.

However, as a workaround I can use two forms on the same page.

<db:base/>

<db:errors/>

<db:dbform followUp="/menu.jsp">
<db:navNewButton   followUp="/dbf/page1.jsp" .../>
</db:dbform>

<db:dbform followUp="/menu.jsp">
<db:navNewButton   followUp="/dbf/page2.jsp".../>
</db:dbform>

Now the second button goes to the second page.

Is this by design, a bug, or for some other reason?

The workaround is adequate for me but I just wanted to mention it.

Shawn
(using CVS HEAD but same under 1.1.3 I believe)
--
Shawn

Happily using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/


------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ DbForms Mailing List

http://www.wap-force.net/dbforms

Reply via email to