
I created a table in the database with the name of SERVICES and with the following fields: ID, TITLE, DAYS
Each registered service will work on a certain day or days.
For example:
Denunciation Service, will operate on Wednesday.
Billing Service, Mondays and Thursdays will work.
I can list all these services in a drop-down menu.
I need that, when selecting one of these services, show in a calendar only the available days of that service.
For example:
I selected the Billing Service, in the Calendar Field, only the available Mondays and Thursdays should appear to be selected.
Can you do that with this Calendar Field, if so, how can we solve it?
You need to login to be able to post a reply.