Hi,
is it possible to substitute only the tags referring to field present in the called related table?
What I need is to
replace all tags referring to Customers table (without deleting the other)
then, at the second pass, replace all tags referring to Addresses table.
Can this be done easily with utils.stringReplaceTags or do I need a workaround?