Hello,
Wenn someone adds or modifies a task, the server checks if this is possible or not.
​At certain dates or times a task cannot created (holidays, already another task,....).
​The server/database checks if this is possbile or not. if not I return a errormessage within a JSON.
​How do I show this errormessage to the user in de scheduler-popup window ?
Wenn someone adds or modifies a task, the server checks if this is possible or not.
​At certain dates or times a task cannot created (holidays, already another task,....).
​The server/database checks if this is possbile or not. if not I return a errormessage within a JSON.
​How do I show this errormessage to the user in de scheduler-popup window ?