Auto Filter List on Log-In
-
I have a number of technicians who need to log in and see the jobs that have been assigned to them. I have already figured out how to set up the Participants Database for this with the correct fields and the import of data each day.
And I can put their website user name into the job list that I import, so that each job has a tech name assigned (which will be the same as their log in user name). When they log in and are automatically transferred to their “Job List” page (the Participants List), is it possible that the job list is filtered to only their jobs?
The short code ( [pdb_list] placed in the page editor) that triggers the Participants Database list page already has a filter capability, so what I want might look something like [pdb_list filter=”XXX”] where “XXX” would have to be a code that pulls in the actual User Name of the person logged in and thus filter the list to only that technician’s jobs.
If this is possible, how would I pick up the user name of the person logged in (the “XXX” referred to above) and place that into the filter expression?
- The topic ‘Auto Filter List on Log-In’ is closed to new replies.