Skip to Content
0
Aug 10, 2021 at 04:13 PM

SAP MDK - Display List Picker Value

664 Views Last edit Aug 10, 2021 at 04:16 PM 2 rev

Hi,

I have a cell form that contains a several List Pickers. Those picker items are populated using an entity with the key serving as the return Value and a description as the DisplayValue. Each picker has his own entity set.

Now I want to build a read only page to display that information but I’m struggling to find a way to display the return value without creating a List picker with the edit disabled. Is there any way to this this kind of binding in a simple property or similar control?

Thank you in advance.