We are building an app to manage the health and safety side of things in our org. Part of this app will allow us to create Risk Assessments. We want to be able to create one it is given a new record number (i.e. RISKA0001), but then when the risk needs to be re-assessed (by clicking say, a 'reassess risk' button), instead of that risk assessment being given a new record number (i.e. RISKA-0002) it is given a new version number of the same risk assessment (i.e. RISKA0001-V002). Is this possible?
Hi @boyceyonmission ,
This is not possible utilizing the standard AutoNumber field that you can define. You can probably accomplish this in a different way by doing a real-time workflow: