-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
Hi, as far as I understood from the guide we have 3 fields mode:
- null: Default option. Show an input with the computed value but still allow manual editing.
- Display Only: Show the computed value but will not save it to the database. Usually used for alias fields.
- Read Only: Show an input with the computed value and disallow manual editing.
However I tried all the modes and the only one that shows an input field is the null mode, whilte the Display Only and Read Only show a label. I thought that the Read Only field was going to show a disabled input field.
Am I missing something?
Metadata
Metadata
Assignees
Labels
No labels