Record id question clarifications
Hi
Am about to embark on another coding adventure but need check on the following
1) If you delete a record in a form will its record ID ever be used again when adding a new record to that form
2) Are record ID's unique to the entire application or are they only unique to a particular form
Thanks