I would like to use the description property of a show and get this data the same way the widget does. The problem is that if I modify the description of an instance it goes to all other instances.
Is there a way to "break" the link between different instances of a show, so I can have different values for description and the others properties?
This would be very useful for the user to add some info about a particular instance of a show. For example I have a show "The doctor's advice". In the description field I could write that on Thursday Dr. T will be invited. I would then take this info and put it in the schedule.
I know I can create every show by hand, but it takes more time.