when create new event, can skip the time column?

This is an open forum for any mojoPortal topics that don't fall into the other categories.

This thread is closed to new posts. You must sign in to post in the forums.
3/12/2012 2:29:24 AM
kok
Gravatar
Total Posts 47

when create new event, can skip the time column?

hi there,

May i know when create new event on calendar, can I skip the time column?

Mean can delete or hide  the start & end time?

thanks.

3/13/2012 11:13:27 PM
kok
Gravatar
Total Posts 47

Re: when create new event, can skip the time column?

hi there,

anyone can help me about this problem?

when add event, can the start and end time hide or let it blank?

thanks.

3/14/2012 8:15:51 AM
Gravatar
Total Posts 18439

Re: when create new event, can skip the time column?

Hi,

There is not a way to do that in in the free event calendar that ships with mojoPortal.

However in Event Calendar Pro it is possible by setting the begin and end time to the same value then adding this in user.config:

<add key="EventCalendarPro:ListViewHideTimeIfBeginIsTheSameAsEnd" value="true" />
<add key="EventCalendarPro:DetailViewHideTimeIfBeginIsTheSameAsEnd" value="true" />

Hope that helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.