Bug ReportAffected Service Studio Version: 11.55.54 / Build 64518Affected Module: OutsystemsDatagridAffected Component: DropdownOptionList in DatagridSteps to reproduce:1. Create static entity with auto ID and Text Label. Text Label must contain numeric values only (like ID 1- Label: 2, ID 2 - Label: 3, ...)2. Map DropdownOptionList to static entity. Map the label member to Text and the ID to Value. Publish and display data. The grid column will wrongly display IDs instead of Labels3. Add some text to the Label (like ID 1- Label: L 2, ID 2 - Label: L 3, ...). Republish and display data. Now the Comlumn correctly displays Labels instead of IDs
Hi @Gordon Fritsch
That issue was fixed a long time ago. I would advise using the latest versions of the OutSystems Data Grid or, for the usage of dropdowns, at least v2.20.0.
Best Regards,GM
Hi @Gordon Fritsch ,
not here to solve, but to suggest improving this post
1) this is very likely a datagrid problem, so attach the post to that component
2) the datagrid version you are testing with is probably more important to share than the service studio version
also, it would be very valuable information it you could test with an (much) older version of datagrid to check if the problem exists across both versions, or is maybe introduced recently
Dorine
Hi @Dorine Boudry ,
thank you for your reply. Datagrid Version is 2.17.0. I am using Outsystems in a corporate environment. Changing datagrid version is not possible for me. Though to me it is obvious that this is a datagrid bug. I found a work around. Since I need to get my application done I can't invest more effort in this issue. It already did cost quite a lot of time.
Best regardsGordon
great update
Thank you for your solution. I will forward that to our Outsystems Team that manages the corporate installation.