I have created a form to create new Project records. Each project requires a unique ID which matches a particular format (XXXX-000).How can I make sure that no-one uses an existing unique ID when filling out the form? I really need to avoid duplicate...