|
S
|
Stucco author 7/13/2015 |
|
Hi - I'd like to make a field that can only be edited if there is not a value already in it. This would end up always being editable on the add page and editable on the edit page if there is no value already in it. Thanks!
|
|
|
N
|
nti 7/15/2015 |
|
Hey Stucco, |
|
|
S
|
Stucco author 7/16/2015 |
|
Hi - For mine, it was just adding the following. if($values['device'] != "") {
|
|
|
N
|
nti 7/27/2015 |
|
Thank you, Stucco
|
|