Hello everyone
I'll start by saying that I don't have much experience with Joomla and PHP.
I'm trying to record the form data on the database.
it creates the new row in the table but leaves everything null.
how Save Data should be set
I'll start by saying that I don't have much experience with Joomla and PHP.
I'm trying to record the form data on the database.
it creates the new row in the table but leaves everything null.
how Save Data should be set
did you setup the "data override" behavior in the "Save Data" action ?
I can't find this setting
sorry, in v8 it's called "Modify data source", so inside the "Save data" > behaviors > Modify data source:
table_column_name={data:form_field_name}
You need to login to be able to post a reply.