Reply To: Cascading Dropdowns Autimatically Populate

Forums Cascading dropdowns Cascading Dropdowns Autimatically Populate Reply To: Cascading Dropdowns Autimatically Populate

#29843
Claude Cassidy
Participant

Hi Alex.

You are correct, after trying to create 40 x each field I realized it was not practical.

We have managed to sort it out via a vLookup, pulling in the users that work under the current logged in user (built a query in the vLookup to check if the current logged in user is the same as the Manager.) This works 100%. So the Manager opens the form and the query automatically pulls his employees information through including days and week hours.

I have been tasked with embedding a list view on a separate tab, which I have done now, but have been asked to see if its possible to not show the SharePoint Menus but only to show the List itself. I have attached a screenshot of the Embedded list and highlighted in red what I have been asked to show. I have also added a screenshot of the HTML code I am currently using for the Embedded List