tiago.cardoso
06-28-2007, 07:42 PM
Hello,
I'm creating a Portal and using the Filter Portlet as in the guide.
It all works fine and I even put several filters in a Filter Panel.
But when I tried to put two Filter Portlets on the same page they both don't work at all.
If I minimize one of them, the other works well and vice-versa.
I saw the source code and I the Update button as OnClick the function "doForm()".
Both Portlets seem to put the same javascript code with the same names..
both portlets forms are named "Form" and the javascript that both create have se same function named "doForm".
I think this must be the problem.
Cant I use more then only one Filter Portlet ?
As anyone had this problem before ?
Does anyone thiink that maybe it is possible to remove the Update button from the portlet.. and create another portlet onyl with that button that is able to submit both Filter-Portlets ?
Thanks in advance to anyone that takes time in helping :D
Take care,
Tiago Cardoso
I'm creating a Portal and using the Filter Portlet as in the guide.
It all works fine and I even put several filters in a Filter Panel.
But when I tried to put two Filter Portlets on the same page they both don't work at all.
If I minimize one of them, the other works well and vice-versa.
I saw the source code and I the Update button as OnClick the function "doForm()".
Both Portlets seem to put the same javascript code with the same names..
both portlets forms are named "Form" and the javascript that both create have se same function named "doForm".
I think this must be the problem.
Cant I use more then only one Filter Portlet ?
As anyone had this problem before ?
Does anyone thiink that maybe it is possible to remove the Update button from the portlet.. and create another portlet onyl with that button that is able to submit both Filter-Portlets ?
Thanks in advance to anyone that takes time in helping :D
Take care,
Tiago Cardoso