• Gokulprasath
  • NEWBIE
  • 0 Points
  • Member since 2017
  • Senior Developer
  • Commodity CRM

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 2
    Replies
Hi All,

I want to share asset records with community users. Org wide defaults for Asset object is private. So I created community sharing set but here I am facing the difficulty in giving access based on account. I want to use both the formula below,

User:Contact.Account = Asset:Account
User:Contact.Account = Asset:Account.Parent

But system allows me to have only one formula. Basically I want to share Parent Account's assets as well as Child Account's assets.

Any thoughts to achieve the above scenario. Kindly help. Thanks in advance
 
In Lightninig Detail Page button, I gave URL as content resource, In that I gave VF page link which will get the record Id when the button click happened. It is not opening in new window rather it opens in same window. However when I gave some other link it is opening in new window. Kinldy help.

/apex/VF_PageName?id={!testobj.Id}
In Lightninig Detail Page button, I gave URL as content resource, In that I gave VF page link which will get the record Id when the button click happened. It is not opening in new window rather it opens in same window. However when I gave some other link it is opening in new window. Kinldy help.

/apex/VF_PageName?id={!testobj.Id}
an object should track the custom field changes on a different object ????