I am currently using SharePoint 2007.
I am hoping to create a view that filters a child drop down based on the current user. I attempted to do this by creating a view that filtered thie column be [Me] , but I got an error saying I could not use the [Me] function because the column was not a
person or group column.
I need to leave this column as a child drop down. On the source list that the parent and child drop downs come from, the column that feeds the child drop down is in fact a people / group column.
Is there any way I can work around this? I do not have SharePoint Designer, so I am pretty much stuck using the basic SharePoint site options and web parts. Thank you for your help!