AW: [dbforms] Using multiple dbforms in single page

2006-01-17 Thread Henner Kollmann
> > > At the moment I can put multiple separate dbforms on a single > page (master forms, not sub forms). Problems arise when I use > filter or sort tags, as they use java script to post the form > named "dbform", and every form has the same name. Effect is > that that the first defined form

[dbforms] Using multiple dbforms in single page

2006-01-16 Thread Kimmo
At the moment I can put multiple separate dbforms on a single page (master forms, not sub forms). Problems arise when I use filter or sort tags, as they use java script to post the form named “dbform”, and every form has the same name. Effect is that that the first defined form will be posted.