Hi,
I woold want to save multiple data like inside an array. this is for partner who want quickly create new value for each fonds
I create :
a table with product name and a form
a form with fields contains id's field like this vl{var:table_fonds_vl.row.fonds.id}
in js a json to call event wich insert values passed
it works but the json reponse contains
I think there is a better solution...?
thanks
I woold want to save multiple data like inside an array. this is for partner who want quickly create new value for each fonds
I create :
a table with product name and a form
a form with fields contains id's field like this vl{var:table_fonds_vl.row.fonds.id}
in js a json to call event wich insert values passed
it works but the json reponse contains
<div class="semanticui-body G2-joomla chronoconnectivity manager index">
{"reponse":"ok"}
</div>
I think there is a better solution...?
thanks