• Kunal Dapse
  • NEWBIE
  • 0 Points
  • Member since 2019

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 0
    Questions
  • 3
    Replies
Hi, i'm trying to finish the challenge i already follow the steps but i got an error sales profile does not have the appropriate field-level security for the account Rating field. do you know how can i fix this ?
User-added image
User-added image
Hi,

I am Prasant.I am new to salesforce developemnet.I have learnet most of the salesforce concepts like Apex,triggers,API's and salesforce customization.I have practiced with varuous uses cases form this forum.However i still don't have experience of a full time project.So if any body can help me in this context.

Thanks in advance,
Prasant
Hello,

I'm currently able to use

{!Opportunity.OwnerFullname}

in custom links to bring over the names of opportunity owners to our local system. Is it possible to call OwnerFullname from the API or do I need to query the User object?

Thanks