Article Details
Id:21881
Product:finPOWER Connect
Type:NEW
Version:4.01.03
Opened:19/09/2024
Closed:19/09/2024
Released:05/12/2024
Job: J034325

HTML Widgets; Log Edit; Additional Permissions validation when opened

The Log Edit HTML Widget now checks additional Permission Keys to ensure that the User is allowed to Add or Update Logs before starting up.

The additional validation now references I_finLog.CanSave() which checks a number of Permissions based upon the type of Log to see if the User can Save (if new) or update (if existing).

If the User does not have Permission to save, but attempts to view an existing Log - the HTML Widget will load in read only mode, allowing the User to view the data, but not perform any updates. If the same User attempts to create a new Log, the HTML Widget will error when opening.

The following HTML Widget has been updated:

  • HtmlWidget_LogEdit
    • Version: 1.06 (19/09/2024)