Replies: 2 comments 2 replies
-
You can use JSONForms for that, it supports this out of the box. |
Beta Was this translation helpful? Give feedback.
2 replies
-
You may be able to override the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I have very large forms and to improve readability I want to present each label/value pair on the same row and without text-box formatting for the value. The use-case here is that I want to present the form content in read-only mode. Please see picture:
I have tried to create different custom widgets and field-templates but failed to achieve the desired result. Could you please advise what kind of custom component I need to use?
Ideally, the label/value pairs should also be distributed in two columns.
Beta Was this translation helpful? Give feedback.
All reactions