Could you build a test page based on bookstore to reproduce this?
So that i can test and fix it?
Thanks,
Henner
> -----Ursprüngliche Nachricht-----
> Von: Dziugas Baltrunas [mailto:[EMAIL PROTECTED] 
> Gesendet: Donnerstag, 5. August 2004 08:21
> An: Henner Kollmann
> Cc: 'dbf interest'
> Betreff: Re: AW: [dbforms] query and gotoPrefix question
> 
> 
> >  Could you try to define CATEGORY_ID as a field?
> 
> I've tried that way, but the result was the same. Currently I 
> found only 
> one "workaround" to use filter attribute in the dbform tag:
> 
> <% String filter = "CATEGORY_ID = " + 
> request.getParameter("CATEGORY_ID"); %>
> 
> <% String filter = "CATEGORY_ID = " + 
> request.getParameter("CATEGORY_ID"); %>
> <db:dbform autoUpdate="false" followUp="/new/documents_list.jsp" 
> maxRows="*" tableName="documents" filter='<%= filter%>'>
> 
> But that's not an elegant solution.
> 
> regards,
> Dziugas Baltrunas
> 




-------------------------------------------------------
This SF.Net email is sponsored by OSTG. Have you noticed the changes on
Linux.com, ITManagersJournal and NewsForge in the past few weeks? Now,
one more big change to announce. We are now OSTG- Open Source Technology
Group. Come see the changes on the new OSTG site. www.ostg.com
_______________________________________________
DbForms Mailing List

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

Reply via email to