I'm trying to count the number of contacts related to a record so I can show it in a records list view.. 
entryCount=entity\countRelated('contact')
What am I doing wrong?
 
							
						
					entryCount=entity\countRelated('contact')
What am I doing wrong?

Comment