Vizlib Writeback Table & Vizlib Input Form v4.14.0

18.12.2024

New Features

The following features have been introduced in this release:

Feature ID Description

CLB-3999

Allow possibility to duplicate items in Form Wizard. In the Input Form wizard it is now possible to duplicate items. Duplicating a page or a group makes the design process smoother.

CLB-3821

Improvements to duplicating columns - possibility to unlink column. In Writeback Table any data-driven columns can now be converted to columns. Non-data-driven columns can be converted to a dimension or a measure.

CLB-2991

Formatted Export to Excel (Writeback Table)

The data in the Writeback table can now be exported to Excel. The export is formatted but there are some limitations. For example we do not export images such as flags. The following rules are followed:

Hidden columns are not exported.

Expressions are exported as the expression (not the result) Ratings and Sliders export as the (numeric) value.

Colors are exported as the underlying value. (Most likely a hex-code but does not have to be.)

Check boxes are exported as Excel true/false. When using custom values in check boxes he custom value is exported.

Null is exported as an empty string URLs are exported as URL

=HYPERLINK("http://example.microsoft.com/report/budget report.xls", "Click for report")

Resolved Issues

The following issues have been resolved in this release:

Bug ID Description

CLB-4398

New row is present on the Table after canceling Form View. After adding a new row and cancelling Form View there was a mismatch in the rows and the new (cancelled) row was added.

CLB-4270

Flag component - Wrong flag is set to some countries. Some less frequently used countries accidentally had the wrong flag assigned.

CLB-4220

Using non existing column in editable if on row level, breaks Form View if column is not visible on the form. When editable if on row level and not including that column in the Form View it does not work as expected.

CLB-4190

Error message shows up when row has been touched but not changed. When we touch but not change a row that has a requirement. The error for the requirement would show up. It should only show if the row is changed when "validate only inserted and edited rows"-option is enabled.

CLB-4178

Input Form - not possible to copy value for non editable cell. Copy cell value for non-editable cell should also be possible like it is in Writeback Table

CLB-4116

Soft Delete operation is visible for Vizlib Server REST destination. This option should not be available for REST-destinations.

CLB-4074

Increment column version error after changing Radio/MultipleChoice/Dropdown option label. Some console errors appeared when changing the option label for Radio Button, Multiple Choice and Dropdowns.

CLB-3924

Changing some styling properties on a column level is causing entire table to reload data. Changes to the styling on a column level should not cause the entire table to refresh.

Vizlib Writeback Table & Vizlib Input Form Documentation