#Create and Edit Users Custom input

1 messages · Page 1 of 1 (latest)

pliant bronze
#

In the createUsers form, the password field is mandatory, I want the mandatory field to disappear in editUsers.

past snowBOT
#

To help others find answers, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution

cursive rampart
#

->hiddenOn(‘edit’)

pliant bronze
#

I want the ->required() in the password inputs to not appear when editing. With ->hiddenOn() the input password disappears too, and I don't want that to happen]

jolly plover
pliant bronze
#

thanks ❤️