[progress Communities] [progress Openedge Abl] Need An Actual Address From The 'from' Array...

  • Thread starter Thread starter Chris Frank
  • Start date Start date
Status
Not open for further replies.
C

Chris Frank

Guest
When returning an an email item from this method, the 'from' array member contains a string of 'Firstname Lastname' convention. duplicates, misspellings and improper email client setup are the fist few things that come to mind about 'what could go wrong here' The documentation describes this field as an 'address': Return value Object representing message. The following properties are available: to: address “to” cc: address “CC” from: address “from” subject: subject of email message body: body of email message as HTML text: body of email message as plain text Please change the code to comply with this description, as an email address is far more unique. also, 'date' appears to be an undocumented array member... Please keep this and update the documentation.

Continue reading...
 
Status
Not open for further replies.
Back
Top