Here is the scenario.
Have a BO that contains types of events.
When a user creates an an event in the Scheduler they select an event type.
When it shows up it is in a particular color.
However, there can be any number of Event types and I want the user to be able to assign different colors to different Event types.
So what would be great is to be able to pop up a color selector when the user is creating or editing the Event types and have the color code stored so that when the Event is displayed in the scheduler, it show in the assigned color.
Hope that makes sense.
Anyone know if that is possible?
I see some great examples in html 5 but how to get the value back into the attribute?
Cheers,
Mark