• Simran Suri
  • NEWBIE
  • 20 Points
  • Member since 2015

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 7
    Questions
  • 4
    Replies
Hi,
I have created a custom Case form on VF1 page with a Submit button and a custom Case controller class. When the user clicks on Submit button, a case gets created in Salesforce and navigates to another VF2 page for case acknowledgement stating 'Thank you for submission..'. Now, I, also want to display the Case number generated on VF2 page as soon as the user submits the case. Any ideas??
Hi,
I have a custom picklist field - Country on both Contact & Account objects. Whenever a related contact is created from account, I want to prepopulate the value of Country from the Account on the contact object. As I am new to development, I would appreciate an elaborated guidance. Thanks in advance !
Hi,
I have two custom picklist fields on Contact object - Country and Country Code. Both fields have 250 picklist values each. I want to auto-populate the country code as soon as the value of country is filled by the user while creating/editing a Contact. Can anyone please guide me? I am quite new to salesforce development.
Thanks for your help !