Hello,
I m trying to create a cascading dropdown where seccond dropdown will show (items/dorwpdown option from data list) it based on currently logged in user.
Currently I have two list one is data list which has two column the manager (text field in sharepoint list) & employee (text field in Sharepoint list)
Second list where all the data should go where manager field should be a auto poulated field and employee field should show only employees who are under that manager so basically a cascading dropdown
I need help with making that manager field Auto poulated by currently logged in user
please help