Skip to content
Discussion options

You must be logged in to vote

Hey @realtebo there are some issues with readonly that we are aware. We started adding them to the crud api here: #4443 but noticed that alot of fields required additional customizations for the read only, especially the PRO ones.

1 - with readonly the user can still navigate with the keyboard unless we implement keyboard blockers too.
2 - some fields couldn't be "readonly" and we needed to disable them anyways to simulate readonly.

This is the screenshoot from PRO fields like select2 when we attempt to add the readonly:

We decided to let the idea rest for a while.

So what I would advise you for now, if you really need to keep the field a select2 readonly is to either:

  • add that bit of j…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by realtebo
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants