Hi,
there was a problem with the single quotes:
this line: root: “zips>zip:has('id:contains('” + row_id + “')')>images”,
should be: root: “zips>zip:has(id:contains('” + row_id + “'))>images”,
so after some other changes the code works. Unfortunately the toolbar search doesn