
Hi all,
I have an app which is linked to a sharepoint list (Time off approval app), All the details required for this form include the time they want off and their name with some other details like what for.
So what I'm trying to ask is how would I add this information into another app which lists all the users (name) who have asked for time off in a list on the app and once you click or select on the name this then brings up some details about the time off they have off for example date and reason
Any ideas?
Yes, this is fairly straightforward. You would simply filter the list in a Gallery in your new app based on some criteria you want to show (example: unapproved items, or unacknowledged items).
This would show all the items in a list.
What part are you running into trouble with?
I hope this is helpful for you.