0
Not to update a field after completed
Is it possible to block a field after it is change or writen after first time? I mean, I dont want to be able to update it.
2 replies
-
Rodrigo Cuenca In the settings of the field is a setting "Writable if:".
There you can use this formula: Textfield = null or isAdminMode()
With this, the field is only writable if the field is empty or if you are in Admin-mode (red wrench)
Steven
-
perfect, thanks.
Content aside
- 2 yrs agoLast active
- 2Replies
- 34Views
-
2
Following