Foros de discusión

Passing parameters to UpdateLayoutAction

A M, modificado hace 10 años.

Passing parameters to UpdateLayoutAction

Junior Member Mensajes: 66 Fecha de incorporación: 8/09/11 Mensajes recientes
Hi,
I am overriding UpdateLayoutAction and i have to pass some parameter so that it can access that in UpdateLayoutAction..but have no idea how could i do that.
Any kind of help would be great.

BR.
A M, modificado hace 10 años.

RE: Passing parameters to UpdateLayoutAction (Respuesta)

Junior Member Mensajes: 66 Fecha de incorporación: 8/09/11 Mensajes recientes
Just had to override portlet.js in a hook, the same we do that for JSP and from there i could pass.