Load name + lastname on select and store in db

Hi everyone

I need help to load in my select two fields from personas table.
o this way, show in the select content name and lastname of person, and save them on “jefe” (boss) column.
here my persons table.

I appreciate your help
thanks

Hello,

Thank you for your post! One option here might be to trigger an event when data changes. That way, if a name or last name are added or modified, this can cause a name to be saved to another column. Let us know if that’s not what you’re looking for or if you have any more questions!