Guys,
I am trying to do a simple count of invoices within a "Customer" grid. Is it possible to create an output for each line in a grid that Counts the number of recordID's in a row where the Field.Customer_RecordID = Control.Customers.Record ID.
I am able to create this in an expression, but I can't seem to find how to output this in a column within a row of the customer grid.
Can anyone provide some insight here?
I do this quite a bit via the API outside of MethodCRM, but wanted to keep this within the CRM.
Thanks much!