want to display email date-sent to account list, how can i do?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lvlotus
    Junior Member
    • Mar 2023
    • 6

    want to display email date-sent to account list, how can i do?

    I would like to display the email sending date in the account list. please advise me on how to set it up and provide step-by-step instructions if possible?
  • lvlotus
    Junior Member
    • Mar 2023
    • 6

    #2
    and the date si newest,thanks!

    Comment

    • rabii
      Active Community Member
      • Jun 2016
      • 1250

      #3
      what do you mean by the email sending date? date when email is sent ? if yes then it is already on the list of the emails as (Date Sent) see attached screenshoot.
      Attached Files
      Rabii
      Web Dev

      Comment

      • lvlotus
        Junior Member
        • Mar 2023
        • 6

        #4
        thanks for you reply,yes,but i want display it on account list

        Comment


        • rabii
          rabii commented
          Editing a comment
          the relationship defined currently between account and email is a one to many which means you can't access fields of the emails from account. besides if you have an account and you sent 10 emails then which date sent you want to have is it for the last email or what? not sure why you need this but i suggest to think about another solution. of course you can always create a date sent field on the account and using before - save formula you could check if the parent is equals Account and status is sent then set dateSent = dateSent (formula should be used on email entity)
      • esforim
        Active Community Member
        • Jan 2020
        • 2204

        #5
        Maybe take a screenshot of what you mean.

        Comment

        • lvlotus
          Junior Member
          • Mar 2023
          • 6

          #6
          thanks again,and can it dispaly on contact list also
          Last edited by lvlotus; 03-15-2023, 10:47 AM.

          Comment

          • esforim
            Active Community Member
            • Jan 2020
            • 2204

            #7
            You need to take a full screenshot of the entity and the location. I can't tell if that is the global list or relationship list.

            Comment

            Working...