Release date: Friday 17th May 2019
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#>")
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.
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.
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.
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)
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.
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.
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.
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.
|