The goal of this work is to help you reuse the same data fields going forwards so that the same data isn’t stored in multiple different fields e.g. jobTitle and job_title. This is important for reliable reporting and avoids the need to query multiple fields and spend time consolidating the data.
There are many places where data fields can be created. The most used method with the highest cause of duplications is Form fields. Therefore this is where we’ve started and the first feature will be the introduction of an auto-complete prompt. These suggestions don’t force an existing field to be used, but do will help users reuse existing fields instead of creating new variations by highlighting the existence of a field or showing which is most commonly used if there are many.
Read more in the 'how to' guide (but please note this feature isn't currently live).