Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Fetch value from formatters

Ajith Saisidhar
Tera Contributor

Hi community,

I have been trying to integrate goolge calendar with my schedules in PPM, in case of creation of event in  my calendar it should reflect in my google calendar, but I noticed the start date and end date in user_calendar_event table is  a formatter,  How can I fetch the date value from the formatter? apart from creating a custom date field for google calendar, please share your thoughts it would be helpful.

1 ACCEPTED SOLUTION

Ajith Saisidhar
Tera Contributor

Hi community, 

Here is an update on my question, I changed the field from formatter type to component type so we can fetch the field value directly from xml....  hope this helps anyone in fuure.

View solution in original post

2 REPLIES 2

Ajith Saisidhar
Tera Contributor

Hi community, 

Here is an update on my question, I changed the field from formatter type to component type so we can fetch the field value directly from xml....  hope this helps anyone in fuure.

dylandias
Tera Contributor

I was having the same issue and this seems like a nice easy wayaround.

Thanks Ajith!