Store data that in hidden input #5636
Ahmad-Fathy
started this conversation in
General
Replies: 1 comment 2 replies
-
use a Hidden field instead of a TextInput with hidden() |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a form input for "slug" column which auto generated from
user name
field.. so i want to hide it .. but when i use
hidden()
attribute theslug
value did not savedBeta Was this translation helpful? Give feedback.
All reactions