How to create a time stamp for a specific event

Comments

3 comments

  • Avatar
    Venkat Gandhi

    Yes Harrie Barron can you share how to do it

    0
    Comment actions Permalink
  • Avatar
    Harrie Barron

    First you need a child app, and need to trigger a Copy and Link Workflow when the event occurs. 

    This Copy and Link creates a record, that needs a field (let's call it CreatedOn) using the expression  CreatedDate() "knows" when it was created (also with CreatedBy(), know who triggered the workflow). 

    The information from the Field CreatedOn can be pulled back to the parent record using a ChildLast expression.

    Is this clear enough? (I do not know your level as an app builder!!)

     

    1
    Comment actions Permalink
  • Avatar
    Venkat Gandhi

    Thanks Harrie Barron got the work around using child app 

    -1
    Comment actions Permalink

Please sign in to leave a comment.