Hi
I enabled the collision events including the in the default.php page in the admin component. Is it correct?
Now I can not schedule two event in the same time slot, but I’d like that the application show me a alert message when I try to save an event (if it is not free).
Example:
- create a event for the time slot: 10.00 -11.00
- try to create a new event for the same time slot, when I click save, the component show me a popup with a message: “the slot is not free, try to another time”
Someone can help me to understand how to improve it?
Thanks