[Using SLX 8.0.0.8553 aka Update 02]
I am trying to modify an Opportunity Group to push out to Everyone. Things work fine when I change/view as Admin, but one of the fields becomes blank when used by a non-Admin account. The issue arises when I attempt to add the Account.Account field in the Query Builder, Layout tab. The Opportunity table is (left) joined to Account via the C_End_Customer_AccountId and AccountId fields, respectively. The odd thing is, I can use Account.Account via the join I have with Opportunity.AccountId and Account.AccountId and that displays just fine with non-Admins.
Suggestions? |