Neueste Version
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
},
|
||||
{
|
||||
"key": "text"
|
||||
}
|
||||
],
|
||||
"dynamicHeight": "AUTO_HEIGHT",
|
||||
@@ -40,7 +43,7 @@
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 17,
|
||||
"shouldTruncate": false,
|
||||
"text": "*Platz*",
|
||||
"text": "{{\n appsmith.store.bookingFormData?.seatName ||\n \"Kein Platz ausgewählt\"\n}}",
|
||||
"textAlign": "LEFT",
|
||||
"textColor": "#231F20",
|
||||
"topRow": 6,
|
||||
|
||||
Reference in New Issue
Block a user