I am trying to add a new record in a switchboard. Each record needs to have a certificate ID, which is based on the year and record number. For example, 20020001 would be the first certificate number.
When I choose to enter a new certificate, I want the certificate number to add one to the...
I know this is probably very simple but I'm not getting it!
I have a several fields in a form that need to be passed to a log table. I have an exit button on the form and would like the data to be added to the log table automatically through the On Click function.
In the past I have used the...