• Roman E.
  • NEWBIE
  • 15 Points
  • Member since 2015
  • Salesforce Consultant

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 2
    Replies
Hello,

I recently started to looking into SF-to-SF feature to cover my task, which is:
When users set checkbox on Account in one org - do the same for that Account in another org, considering that both orgs have equal set of records with the external ID field that helps matching Accounts.​

So far I couldn't find how to do that without writing a code.
Is it possible, or we need to add some Apex lines for that?

Thank you in advance.
 
Does any one knows what's the best way to set a default dat is start and End date of an event when a checkbox is checked and remove the date whe it's false?

I tried to do that via Validation rules and workflow but the Start/End date doesnt exists in a list of fields

Thanks ​