Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Field Mode Read Only doesn't show an input field #72

Open
M4rk3tt0 opened this issue Apr 13, 2024 · 0 comments
Open

Field Mode Read Only doesn't show an input field #72

M4rk3tt0 opened this issue Apr 13, 2024 · 0 comments

Comments

@M4rk3tt0
Copy link

Hi, as far as I understood from the guide we have 3 fields mode:

  1. null: Default option. Show an input with the computed value but still allow manual editing.
  2. Display Only: Show the computed value but will not save it to the database. Usually used for alias fields.
  3. 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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant