Foros de discusión

Search Portlet

srinivasa rao, modificado hace 9 años.

Search Portlet

Regular Member Mensajes: 189 Fecha de incorporación: 29/01/14 Mensajes recientes
Hi,I m creating one "journalContentSearch" in header part of Theme,upto this everything is fine,now i want to remove tht into some paticular page,how i can do.

Any suggestions?
thumbnail
Raju oukanti, modificado hace 9 años.

RE: Search Portlet

Regular Member Mensajes: 143 Fecha de incorporación: 21/02/12 Mensajes recientes
Hi Srinivas,

Basically you have to create two themes. In one theme you can place the search functionality and in the other theme without the search functionality.Now which pages needs search functionality apply the first theme and which page doesn't needs search functionality apply the second theme.

Thanks,

Raju
thumbnail
Anil Sunkari, modificado hace 9 años.

RE: Search Portlet

Expert Mensajes: 427 Fecha de incorporación: 12/08/09 Mensajes recientes
srinivasa rao:
Hi,I m creating one "journalContentSearch" in header part of Theme,upto this everything is fine,now i want to remove tht into some paticular page,how i can do.

Any suggestions?




OR

You can write logic saying ignore that page while theme.runtime... while rendering.
srinivasa rao, modificado hace 9 años.

RE: Search Portlet

Regular Member Mensajes: 189 Fecha de incorporación: 29/01/14 Mensajes recientes
Again Thanks Raju and Anil,

i completed my task.

Thank you so much.
Emilio Baculima, modificado hace 8 años.

RE: Search Portlet

New Member Mensajes: 2 Fecha de incorporación: 27/05/13 Mensajes recientes
Hello...

how you managed to do it?