I have a table, which have more than 100 records.
I customized its View Mode in Custom Template.
Now i want to print 100 records at one go.How it is possible ?
There is only one record in View page, you need to use the List page for multiple records.
If you are using PHPMaker >= v2022, and you want to really display multiple records in your Custom Template View mode, then you may try the code in How to Load Data from Database into Custom Files (v2022).