Hi, How can I automatically increase a field on every new record? Thanks,
One way could be to use beforeSave or afterSave and increment the value of the field.