Function to set auto increment number in the table when user insert the data.
How to Set Autoincrement Table Column
Create a new behavior. Put the appropriate caption. Click Action wizard.
Click Create an action.
Click Set Autoincrement Column.
Select Autoincrement Table Column that need to be set to become auto increment. Click OK.
Click Save changes.
Click View code. Just leave it as it is. Check syntax, if no error then click Save and close.
Click Create now.
How it look in the form:
Comments