I have developed a site using FBA Authentication. Within the site, I have a list which contains information of candidates - basically a list of people. In this list there's an email address. This is the same email address that the user logons with. So its the userid as well as field in a list.
When the user views the list then it must be filtered (filter the email address field using the email address of the current user) to show his/her particular record.
I thought I could use the Current User Filter to configure this. However the dropdown below "SharePoint profile value for current user" is empty.
How do I fix this? I want to use the email of the user as the filter.