WorkWithPlus 12.18

Release date: Friday 17th May 2019

Option to clear all shown Messages

The option to clear all messages that are being displayed in the form was added in the DVMessage User Control. In order to do this, you need to add the following command:

msg("<#CLEAR#>")

Issue with Standard Actions with "InLine" Property set to "true" and no security  Issue 2292

When having the Standard Actions with Edit In Line and the KB has no security enabled (GAM nor Advanced Security), it throws an error at the moment of applying the pattern.

Issue with Columns Selector and Attribute Security  Issue 2291

When having an attribute with show/hide security enabled, that attribute is present on a grid with Columns Selector and some user which does not have permission to visualize that attribute tries to access that Web Form, it throws an error at runtime.

Issue with Report Generator and an Attribute Issue 1276

When having an attribute inside a printblock in the report generation with the description set as: =Attribute.Title it doesn't add the title at runtime.

Issue in GAM Web Form for Users (Pagination not working properly)  Issue 2293

The Web Form for managing GAM users has an issue with the pagination, and one record per page is not being displayed (when having more than 10 users created)

Issue with Action Group in grid when clicking in an option that is near the bottom of the form  Issue 2294

When having a grid with an Action Group, the records that are at the bottom of the Form do not display the actions inside the Action Group properly, because the Action Group is displayed at the bottom of the action, instead of opening at the top of the action.

Update Instances made in WorkWithPlus Settings -> Transaction Template not updating Web Panel´s instances Issue 2278

When running the process of 'Update Instances' in WorkWithPlus Settings to a 'Transaction Template', if there were Web Panels created based on Transaction templates, the 'Update Instances' process didn´t update the instance of those Web Panels.

Issue with GAM, a Variable or Attribute with 'Control Info' as 'Custom', 'Control Type' as 'DVelop Combo' and 'Load Data Dynamically' as 'True' in Transaction  Issue 2295

When having in the Transaction instance form a variable or an attribute with 'Control Info' as 'Custom', 'Control Type' as 'DVelop Combo' and 'Load Data Dynamically' as 'True', WorkWithPlus created the procedure that loaded the options of the DVelop Combo with 'Integrated Security Level' as None.

Issue with GAM, a Variable or Attribute with 'Control Info' as 'Custom', 'Control Type' as 'DVelop Combo' and 'Load Data Dynamically' as 'True' in a Step of a Wizard  Issue 2296

When having in a Step instance of a Wizard a variable or an attribute with 'Control Info' as 'Custom', 'Control Type' as 'DVelop Combo' and 'Load Data Dynamically' as 'True', WorkWithPlus didn´t assign the GAMToken to the control, so the data did not load.