11-29-2016, 03:19 PM
I'm saying that you make a column in the db for each individual field that needs language (fname, lname, etc) and when you edit them, you can edit them from the front end.
If you want, you could also do an insert instead of update and add multiple languages with this form.
If you want, you could also do an insert instead of update and add multiple languages with this form.