Hi,
does anyone know if there is something special to do with the id of
tables for the Auto detect Write Action to work in Database -> Save
Data functions ? I try to modify the dynamic actions demo for my own
needs on a table different than #__content but it doesn't work. In the
demo, the save function is used for both creation and modification of
articles thanks to this functionality. But in my case, it always create
new table entries😟 When I specify an Update Condition like
Article.id={data:article_id}, the modification works but then the
creation doesn't and vice versa... I know I could create 2 different
functions but I'd like to understand why this doesn't work in my case.
Any help anybody ?
Regards,
jc
does anyone know if there is something special to do with the id of
tables for the Auto detect Write Action to work in Database -> Save
Data functions ? I try to modify the dynamic actions demo for my own
needs on a table different than #__content but it doesn't work. In the
demo, the save function is used for both creation and modification of
articles thanks to this functionality. But in my case, it always create
new table entries😟 When I specify an Update Condition like
Article.id={data:article_id}, the modification works but then the
creation doesn't and vice versa... I know I could create 2 different
functions but I'd like to understand why this doesn't work in my case.
Any help anybody ?
Regards,
jc