Open MohammadYaser opened 9 months ago
Implement a model method in the engineer model that returns non-reserved dates.
Validate date availability(uniqueness) before saving the consultation record.
Show available dates on the details page.
Show only available dates in the date/calendar input selection (reserved dates should be disabled).
Might need to use this component.
Implement a model method in the engineer model that returns non-reserved dates.
Validate date availability(uniqueness) before saving the consultation record.
Show available dates on the details page.
Show only available dates in the date/calendar input selection (reserved dates should be disabled).
Might need to use this component.