Open tmgraves opened 9 years ago
Right now, event edit handles updates for all event types.
Not all events need the same information, so some data needs to be hidden.
Also, textboxes need validation and jquery extensions for calendar popups, time box popups/masks, etc. This is the developer's discretion.
For recurrence, need to come up with a cleaner way to handle that. Either with javascript hiding/showing recurring elements or something else.
Right now, event edit handles updates for all event types.
Not all events need the same information, so some data needs to be hidden.
Also, textboxes need validation and jquery extensions for calendar popups, time box popups/masks, etc. This is the developer's discretion.
For recurrence, need to come up with a cleaner way to handle that. Either with javascript hiding/showing recurring elements or something else.