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.
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.