How would I disable an element if there is a default value that comes out of the database.
In other words, if there is a value from the record in the database, they should not be able to edit it, but if there is not a value, they should be able to edit it. Thanks.