View edit
vs. update
#2601
-
I had a condition like this: field :name,
as: :text,
disabled: -> { view == :edit }, which results on disabled field on edit view, but when validation fails, it stops being disabled because the view changes from Is this intentional? Is there any actual difference between |
Beta Was this translation helpful? Give feedback.
Answered by
adrianthedev
Mar 17, 2024
Replies: 1 comment
-
Replied and tracking on #2605 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
krystof-k
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replied and tracking on #2605