I’m not sure if I am missing something (I am new to tap forms). I would like to have a field that auto-increments and is the number representing the “record number” of that record.
The problem is, I haven’t found a way to lock it from being editable. I don’t want a unique identifier to be editable. Is it possible to lock it in some way?
Hi Krista,
Create a Number field with the Auto-Increment setting enabled. You won’t be able to edit the value in that situation. Although now that I think about it, I may not have set the isEditable flag to false in that situation for the Mac version. I’ll have to look into that. I just verified that. Yup, looks like I forgot to set that on the Mac version. I’ll work on a fix for that.
Thanks,
Brendan