Hello everybody! I'm new to this platform and I have a big question.
I would like to submit a form after updating the information in the text box.
I have a field that contains a LookUp formula which searches for an employee's name based on their record number.
As soon as I fill in the employee's name, I would like it to be registered in the database.
I tried to put the formula I'm using in a Submit button (which works normally) in the OnChange function of the text box, but without success.
