Skip to content

Commit

Permalink
fix show result category as textarea
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHabenicht committed Jun 13, 2021
1 parent b17514d commit a90a17b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const uiSchema = {
results: {
items: {
"ui:order": ["id", "text", "expressionString", "*"],
text: uiSchemaLogic(),
expression: uiSchemaLogicReadOnly(),
expressionString: uiSchemaLogic(),
},
Expand Down

0 comments on commit a90a17b

Please sign in to comment.