Is there any setting to view objects for supplier users?

Refer the attachment ,
I have a supplier (For e.g. BROKER0003) on an problem report (PSR001)attribute.
‘ tu13’ and ‘tu14’ are contact users for supplier BROKER00003.
When I login with supplier user say  tu13, I want to view that problem report (PSR001) object. Is there any setting so that i can view  problem report object for supplier users.
Please let me know.
Thanks.

Add Comment
1 Answer(s)

You can create criteria using the $USERORG variable to achieve exactly what you are looking for here.  
I.E. – 
CoverPage.Supplier – Equal To – $USERORG 

$USERORG is used to compare an attribute that contains an Organization/Supplier to the logged in user’s Organization.

Agile Angel Answered on September 13, 2016.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.