Support #32502
FE Editing calendar selection
| Status: | Closed | Start date: | 2011-12-13 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 1.4.3 | |||
| Votes: | 0 |
Description
Hi everyone!
I configured cal for public FE editing. I want users to choose the calendar they want the event to add to but the problem is that the pull down menu for the calendar selection is empty, although I have two calendars in use. If I set
rights.create.event.fields.calendar_id.public = 0
and
rights.create.event.fields.calendar_id.default = 1
it works. Any idea? Would be nice if you could help me!
History
Updated by Thomas Kowtsch over 1 year ago
- Status changed from New to Needs Feedback
- Target version set to 1.4.3
Daniel,
can you please verify that your calendars are really accessible ones?
- The page ID must be in PIDList
- The calendar must either be accessible for the user group (the group of the user is owner of the calendar) OR the calendar must be a public one (doesn't have anyone assigned as owner) -> rights.create.event.publicEvents.group = xxx)
Thomas
Updated by Thomas Kowtsch over 1 year ago
- Status changed from Needs Feedback to Closed
closing this for now due to missing feedback