When having a List object that contains a DetailWebComponent action which includes a grid with Title Filters and Columns Selector, the Title Filters are not shown (only happens using GeneXus 18 Upgrade 14 or later).
If the developer opens an existing transaction that does not have a WorkWithPlus instance created, makes a change (for example, changes the description of an attribute), saves, and goes to the Patterns tab, a dialog box with an error message is displayed.
When having a List object that contains a Full text filter with a 'Visible Condition' value (e.g, &ShowFullFilter) and the Grid State is configured to be saved 'In Session' (WorkWithPlus Settings -> Web -> Grid -> Save Grid State = 'In Session'), an error is shown after applying the Pattern
When having a List object that contains an action to open a pop-up, after the pop-up is opened, closed, and a refresh is done (e.g., filtering the grid), the grid columns cannot be reordered anymore.
0 Votos
0 Comentarios
Personas a las que les gusta esto
Delete Comment
This post will be deleted permanently. Are you sure?
Release date: Friday, 30 January 2026
Title Filters in Detail Web Component in GeneXus 18 Upgrade 14
Issue 14300
When having a List object that contains a DetailWebComponent action which includes a grid with Title Filters and Columns Selector, the Title Filters are not shown (only happens using GeneXus 18 Upgrade 14 or later).
Automatic date inference in Japanese
Issue 14299
When having a date attribute in a Japanese environment, if the user types 1223 the infered is "1223/01/01" and should be "2026/12/23"
Modify transaction without WorkWithPlus, save, and go to the Patterns tab
Issue 14295
If the developer opens an existing transaction that does not have a WorkWithPlus instance created, makes a change (for example, changes the description of an attribute), saves, and goes to the Patterns tab, a dialog box with an error message is displayed.
Remove error message over variable
Issue 14294
When having a variable that contains an error message, there is no way to remove that error programmatically.
Any of the following solutions should work, but they don't:
1) msg(!"<#CLEAR#>")
2) Msg(DVMessageGetBasicNotificationMsg('', '', DVMessageType.error, &Variable1.InternalName, DVMessageBoolean.True, ''))
Full text filter with 'Visible Condition' saving the Grid State 'In Session'
Issue 14293
When having a List object that contains a Full text filter with a 'Visible Condition' value (e.g, &ShowFullFilter) and the Grid State is configured to be saved 'In Session' (WorkWithPlus Settings -> Web -> Grid -> Save Grid State = 'In Session'), an error is shown after applying the Pattern
Reordering list columns after opening and closing a pop-up
Issue 14292
When having a List object that contains an action to open a pop-up, after the pop-up is opened, closed, and a refresh is done (e.g., filtering the grid), the grid columns cannot be reordered anymore.
0 Votos
0 Comentarios