Forum Discussion
miraks
6 years agoIdeator I
This should be possible by using the "where" attribute.
<Item action='get' type='PERSON' select ='address_id' where='[PERSON].id=...'>
</Item>
This should be possible by using the "where" attribute.
<Item action='get' type='PERSON' select ='address_id' where='[PERSON].id=...'>
</Item>