Fórum

Attachment with Thumnails

Mohit Trehan, modificado 8 Anos atrás.

Attachment with Thumnails

New Member Postagens: 7 Data de Entrada: 06/04/16 Postagens Recentes
I am using CA Unified Self Service Portal based in liferay. Here Attachment is coming as "Comments" . Customer want to make attachment tab to be on TOP of comments box currently it is at bottom. Moreover Customer want when there is attachment attached it show thumnails of attachment. Attach is screenshot
thumbnail
David H Nebinger, modificado 8 Anos atrás.

RE: Attachment with Thumnails

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Sorry, but is there a question here?
Mohit Trehan, modificado 8 Anos atrás.

RE: Attachment with Thumnails

New Member Postagens: 7 Data de Entrada: 06/04/16 Postagens Recentes
HI David,

The screenshot which I have attached. Shows a red square. So in that is that portion put on TOP as currently on bottom. To do that what changes required ?

Thanks,
Mohit
thumbnail
David H Nebinger, modificado 8 Anos atrás.

RE: Attachment with Thumnails

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Well I guess you'd have to modify the code to reorganize your generated DOM?

Sorry if I'm just not following...
Mohit Trehan, modificado 8 Anos atrás.

RE: Attachment with Thumnails

New Member Postagens: 7 Data de Entrada: 06/04/16 Postagens Recentes
Thanks for the info but I am using liferay as a Self Service Portal from the vendor CA. can you assist me where to do the settings to reflect my requirement
thumbnail
David H Nebinger, modificado 8 Anos atrás.

RE: Attachment with Thumnails

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
Oh, it's not your code, it's a product.

Without the code you're going to find it hard to make any changes. It is, after all, someone else's product.

That said, I'm guessing it's possible that you could work up some fancy CSS rules to force that DOM element to move to the top or perhaps some sort of javascript magic if you can inject it.