sf_event_mgt
sf_event_mgt copied to clipboard
[FEATURE] Set enddate automatically behind startdate
User story
As an editor I want to be the enddate
be automatically after the startdate
.
Current situation
At the moment both are independent so the enddate
could be before the startdate
.
This has 2 disadvantages:
- The editor might not even realize it (because there is no error message)
- If the dates are far in the future e.g. the month needs to be changed in both date pickers.
On hold, since I did not find a proper solution.
No solution here, since the Core does not provide any relationship between 2 date fields. For some time (years), I added a DataHandler hook to show a message, when enddate is before startdate.
This is not a solution for all aspects of the issue, but the least I can provide. Closing this issue now.
@derhansen thanks for your engagement and that you kept an eye on it! 👍🏼