{{fscript cat := objectContext objectForEntityNamed:'Category' wherePrimaryKeyValueIs:categoryID. globals setCategory:cat. objs := objectContext objectsForEntityNamed:'Contact' qualifierLocum:'categoryID == $catID' bindings:#{'catID' -> categoryID}. globals setContacts:objs. }}
Name | City | |
{{contact.cachedName}} | {{contact.defaultEmailAddress.url}} | {{contact.defaultGeoAddress.city}} |