I am trying to set up a record summary view very similar to the sample invoice shown on this page:
https://www.zoho.com/creator/help/views/record-summary.html
The problem I am having is that the subform area (like the Item, Quantity, Price fields on the sample invoice) are not displaying multiple records. Instead, they show the multiple items in one field (like instead of showing two records for Item "Widget A" and Item "Widget B" they show one record and list the Items as "Widget A, Widget B."
How can I get it to show multiple records? Thanks for any help provided.