Front Page › Forums › General › Syntax for updating data › Reply To: Syntax for updating data
March 31, 2020 at 4:35 pm
#70102
Gordian
Participant
Thank you!
Just to make it clear… I created a field in employees table. The name of field is ‘einformed’.
I want this field to take parametr ‘no’ in case if posted date of birth (in the form) is not the same as it is in DB. So, ‘einformed ‘ variable doesn’t mentioned is the form. I’m trying to use it only in ‘update employee’ function.
P.S. I’v added it to the employee model, but there is no success.