5 Replies Latest reply on Nov 10, 2010 4:42 AM by masbae

    Use rel= property on a4j:commandlink ? Or other way to modify url of richfaces link inside of Portlet/PBridge

    masbae

      Hi,

      im looking for a way to use the rel property of h:commandLink or a4j:commandLink. I've already tried to set it, however the url does not change to the appropriate value.

       

      im using jboss portal 2.7.2 with the jboss portlet bridge.

       

      The links now are shown like this:

       

      http://localhost/portal/portal/demo/demopage/DummyPortletWindow?windowstate=maximized#

       

      i would like to change the urls of the commandLinks

       

      Is there any way richfaces would allow me to do that? for example id like to include the value of the commandlink into the url

       

      Thanks