This topic is locked

What event code is required ?

3/4/2021 5:40:44 AM
PHPRunner General questions
J
Jan author

Hello everyone,
I want to add a record in a table.

The first field is the "name" field, the second is the "subject" field.

If the "name" is entered with the name "leo", then the "subject" field should automatically contain the text "subject1". What event code can I fix this with?

Thanks for your help.

H
Hd_Mersintarim 3/4/2021

.

J
Jan author 3/4/2021

?