WorkWithPlus 13.11

Release date: Thursday, February 27, 2020

Security added to 'New' option in DVelop Combo

The 'New' option in the DVelop Combo now checks whether the user has permission to enter in the 'new' option, and hides the option if necessary.

Option to expand the grid (in order to display another grid or detailed info) by code

With this option you can:

  • Load the page with a record of the grid already expanded See how to
  • Create a User Action outside the grid that expands a specific record See how to
  • Set a link of a record that expands that record of the grid See how to

Variable &TempBoolean not defined

When you had an Action Group as 'DVelop Combo', and an action inside that checks for security, the variable &TempBoolean was used in the generated code but not being defined.

Issue with link code in Web Panels

The code associated to load the link, when the link contained attributes in the parameters, was added in the Start event, and needed to be in the Load event.

Cosmetic issue with error messages in DVelop Combo with description top

The error messages were being displayed with a large space among the field

Compatibility with GeneXus 16 U8

WorkWithPlus 13.11 is now compatible with GeneXus 16 U8. When working in a Procedure (report generation), in the WorkWithPlus editor, an error was thrown when the instance contained an image node.