search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

One Event with multiple resources but same EventId

Asked by Anonymous
6 years ago.

Hello,

Is it possible to have an event which has multiple resources?

for example: have event id "1", this event is displayed on Resource "A" and "B". Like a recurrence feature but against the resources.

if not out of the box, can I create the event on the client side or dynamically, just to show on client side but no need to create a new event on the database for that.

Thanks for the reply.

Answer posted by Dan Letecky [DayPilot]
6 years ago.

You need to supply one item in the datasource for each of the rows.

Typically, you'll be storing the resources assignment (event-resource link) as a separate DB record anyway. I recommend using the assignment id as the event id so you can access the link.

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.