Article Details
Id:19497
Product:finPOWER Connect
Type:NEW
Version:4.00.00
Opened:13/06/2022
Closed:13/06/2022
Released:21/12/2022
Job: J028948

Outgoing Communication HTML Widget; updated "Contacted" to use new GetMessagingContactNames functions

The Outgoing Communication HTML Widget has been updated so that the "Contacted" field now uses the new GetMessagingContactNames functions.

This means the dropdown list is more consistent. For example, previously an Account would only include their Dealer if they had a Contact Method defined.

The following new functions have been added the finPOWER Connect Business Layer:

  • finAccountFunctions.GetMessagingContactNames(Account, MessagingContacts)
  • finAccountAppFunctions.GetMessagingContactNames(AccountApp, MessagingContacts)
  • finClientFunctions.GetMessagingContactNames(Client, MessagingContacts)

Note, these functions are used in the HTML Widget.

The following standard HTML Widget has been updated:

  • HtmlWidget_OutgoingCommunication
    • Version: 1.04 (22/09/2022)