Disable a publisher field for a user?
Disable a publisher field for a user?
klermann
Posts: 277Questions: 67Answers: 1
Hello, what option to disable a publisher field for a user? What options does the datatable editor have to disable a field for the user?
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
I assume you are referring to disabling fields in Editor? The
field().disable()
method can be used for that.Allan