• Surya Nemani 6
  • NEWBIE
  • 0 Points
  • Member since 2018

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Hey there...,

I am very new to flows and understanding the structure lately. 

Here is my task.

In an object "Testing", there is a field called Iteration# defaulted to 0, value in the field will be +1 when ever the Status (Picklist) changes to "Re-Test". 

I tried using flow, but unable to achive or may be i am doing something wrong here. 

Please help me out.
Hey there...

I have an object called "Project" which tracks projects of our organisation, which has approval process active on it. 

Now, I would like to send an email to the user whos approval are pending Every day which has information which projects are pending for approval (Kinda Roster mail)

I understand i have to use VF email template to achive this, but i am pretty much stuck here. 

Information in the email should be: 

1. Project Name 
2. Planned Start Date
3. Planned End Date
4. Approval Status

Please help me how can i acheive this.