Forum Post: RE: How to dynamically make a list view depending on the user

  • Thread starter Thread starter lCira9
  • Start date Start date
Status
Not open for further replies.
L

lCira9

Guest
Collector object has an attribute of Contact and a field called Quota. A Collection is assigned to a Collector. Collection has a Related Field called Amount to Collect (from Statement object), Lookup (Client) called Client, Related Field called Collection Date (from Loan object). The users of the application will only see what is assigned to them. Now, I recently realized that there is a User object which also has attributes Contact, and Portal Visitor (which has LoginName and Password). I also saw a note in the filter options that CURRENT_USER could be used as a condition. I think this is what I need: to make a one Collector to one User relationship and have Collector have related fields from User. I apologize if there are grammatical errors. Thanks in advance!

Continue reading...
 
Status
Not open for further replies.
Back
Top