Hello!
I don't know if the question in the object is correct, but I'll try to explain my problem in few words.
I have a List, based on Sharepoint, that contains the scheduled appointments for the employed of a specific department.
One of the column of this List is "Show/NoShow" and it's a drop down list with several choises.
I want to create an App that should be used by the specific department that basically might show the list of the appointments of today (filtering from the data field in the list) and allow the employed of the famous department to set the value of "Show/NoShow" in the first screen, near the name of the customer. Furthermore, I need my employed can go in the details page of the customer (all the datas are in the list, obv) to read more or to edit some records. The App should be used by both desktop and mobile.
How can I do that?
Thank you in advance.