use date of email for action date when uploading emails from outlook

When you get behind and want to load a whole load of emails onto RE from outlook it uses that day's date, it would be preferable if it defaulted to the day the email was sent, or at least had a one click to change to that. 

  • Nick Sankey
  • Jun 4 2018
  • Attach files
  • Chris S commented
    February 10, 2020 10:09

    This shouldn't be to hard to implement. The e-mail's date header conforms to RFC 5322 and could be parsed for example with JavaScript Date.parse() Use this to preset the date field within the RENXT Add-In.