-
Goal: In Key Value components, I want the Property Labels to match the Data Keys exactly
-
Steps:
- Create a Key Value component
- Set its Data to object of key/value pairs where the keys are formatted exactly as you want them to appear in the label, for example:
{
'ACM/Lead': 'n/a',
'Elevator (Y/N)': true,
}
- Observe how the Property Labels in the Key Value component do not match the Data Keys
-
Details: I'm using the Key Value (new) component - Key Value (New) | Retool Component Library
-
Screenshots:
-
App json export:
Key Value Bug.json (6.1 KB)