Forum Discussion
QuickBaseCoachD
7 years agoQrew Captain
I would make a formula numeric field called [Record ID# mirror] with a formula of [Record ID#]
Then make a dynamic form rule
when [Record ID# mirror] > 0
make read only [customer name]
In Add mode that field will be zero or maybe blank. But once saved, then the name field will not be editable. however, that will not prevent Grid Edit.
That would be a separate question.
Then make a dynamic form rule
when [Record ID# mirror] > 0
make read only [customer name]
In Add mode that field will be zero or maybe blank. But once saved, then the name field will not be editable. however, that will not prevent Grid Edit.
That would be a separate question.