Article Details
Id: | 21779 |
Product: | finPOWER Connect |
Type: | FIX |
Version: | 4.01.02 |
Opened: | 22/08/2024 |
Closed: | 22/08/2024 |
Released: | 12/09/2024 |
Job: | J034133 |
HTML Widgets; Document Create wizard; Email options were hidden if Exchange was configured instead of SMTP
The Document Create wizard was not showing the option to "Email Document if possible?" on the Notes page if the User preferences were configured to use (directly or by pointing to Global Settings) Exchange details instead of SMTP for sending Emails.
The following HTML Widget has been updated:
- HtmlWidget_DocumentCreate
- Version: 1.10 (22/08/2024)
A new business layer method has been added for use in this widget:
If finBL.SettingsUser.EmailIsUnattendedAvailable() Then
' Do something
End If