The question I have is that I'm trying to auto-generate a number incrementally every time a user creates a new record. I'm trying to have the field auto-generate a number as soon as a person wants to create a new record and have it be uneditable or greyed out.
I've been looking into angular material to see if this can be done on the front end, but I'm not sure.