掲示板

How to open a calender in a portlet?

11年前 に Shashant Panwar によって更新されました。

How to open a calender in a portlet?

Junior Member 投稿: 28 参加年月日: 12/09/21 最新の投稿
Hi,
I have a requirement where I have a liferay search container with two columns.One of them has month/year value(something like Jan2013).
Now I want to make this value a hyperlink which I will do but on click of it I want to open a new page in same portlet displaying that months calender.
For eg: If the value is Jan2013, then on click page will have a calender view of January month and user can print that calender.

Thanks,
Shashant
thumbnail
11年前 に Hitoshi Ozawa によって更新されました。

RE: How to open a calender in a portlet?

Liferay Legend 投稿: 7942 参加年月日: 10/03/24 最新の投稿
If you are creating your own entity with service builder, set the type to "Date".

Following thread gives an example:
http://www.liferay.com/community/forums/-/message_boards/message/11780895
11年前 に Shashant Panwar によって更新されました。

RE: How to open a calender in a portlet?

Junior Member 投稿: 28 参加年月日: 12/09/21 最新の投稿
Thanks Hitoshi. but I am not using service builder.
How to implement in that case?

Thanks,
Shashant