hi,
If i understand, there is a project demo, where is it please?
I try to save data from a form :
- Create fn save data but i don't no for provider data, for the moment i put {var:form-edit} where form-edit is the name of the form
- update conditions : id={var:form-edit.id}
reult
Unknown column 'id={var' in 'where clause' SQL=UPDATE `#__mesData` AS `maData` SET `nom` = '', `valeur` = '', `information` = '' WHERE `id={var` = 'form-edit.id}';
😉
thanks
If i understand, there is a project demo, where is it please?
I try to save data from a form :
- Create fn save data but i don't no for provider data, for the moment i put {var:form-edit} where form-edit is the name of the form
- update conditions : id={var:form-edit.id}
reult
Unknown column 'id={var' in 'where clause' SQL=UPDATE `#__mesData` AS `maData` SET `nom` = '', `valeur` = '', `information` = '' WHERE `id={var` = 'form-edit.id}';
😉
thanks