掲示板

calender event export only title.....not description

11年前 に sangeeth k によって更新されました。

calender event export only title.....not description

Regular Member 投稿: 114 参加年月日: 12/04/22 最新の投稿
Hi team,


I am exporting calender event in custom portlet, Its working fine.

I am getting .ics formate file.

But in that file .ics I am getting title,description,dates with <p> tags, I need only title and dates.

any help regarding this...


Thanks...
11年前 に sangeeth k によって更新されました。

RE: calender event export only title.....not description

Regular Member 投稿: 114 参加年月日: 12/04/22 最新の投稿
Hi team,

Any help......waiting for reply......
thumbnail
11年前 に Vitaliy Koshelenko によって更新されました。

RE: calender event export only title.....not description

Expert 投稿: 319 参加年月日: 11/03/25 最新の投稿
Check the com.liferay.portlet.calendar.service.impl.CalEventLocalServiceImpl souce code
(method protected VEvent toICalVEvent(CalEvent event, TimeZone timeZone) )