Hello,
I have a table with the following fields "ID", "name", "account". I've also build a form to insert data in this table.
Every ID has 9 numbers, the problem is that if i do insert this rule in the table, when i open the form it gaves me the "validation error", because the field dosen't have 9 numbers to begin with.
All that i managed so far is to have by defaut 000000000, however i'm looking for another solution.
Anyone has some ideeas on what should be done in order to have nothing im the ID number, or 0, or NA when the form is loaded?
Often me or my collegues save the records with less than 9 numbers or with 000000000 as ID.
Thanks
I have a table with the following fields "ID", "name", "account". I've also build a form to insert data in this table.
Every ID has 9 numbers, the problem is that if i do insert this rule in the table, when i open the form it gaves me the "validation error", because the field dosen't have 9 numbers to begin with.
All that i managed so far is to have by defaut 000000000, however i'm looking for another solution.
Anyone has some ideeas on what should be done in order to have nothing im the ID number, or 0, or NA when the form is loaded?
Often me or my collegues save the records with less than 9 numbers or with 000000000 as ID.
Thanks