>
>
> 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
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.