Updated: worked it out was {{$parent.query1.idcustomers}} should of been {{$parent.query1[0].idcustomers}}
Duh long days
After a solid day I have hit a wall and cannot work this out.
Using a condition it filters and that works well.
Issue I am having is getting the ID from query1
in the database it is #idcustomers and on the the insert (2) I have it as a post of {{$parent.query1.idcustomers}} but for some reason this is not inserting the ID.
Does anyone have any ideas?
Community Page
Last updated:
Last updated: