• Bob Michael 8
  • NEWBIE
  • 5 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 6
    Replies
Hi Team,

Can you help me in understatnding more details on the below community metatdata

- Network
- CustomSite
- ExperienceBundle

like what is it? what is the use of it? when we modify it? what all confoguration it can have...etc





 
the trigger should be on account to check the assets and if ALL Assets where product family = "bla bla "  and their status was "Canceled" the trigger should update bla bla Account stage (API Name = Account_Status__c )  to "Cancel".
I see Lightning inputField for Lookup does not support any custom object. Like if Case is haveing a lookup to Project and refer that field inside "lightning:recordForm" It does not search the Projects automatically and the input Field does not support the onchange function as well. Any thoughts?