I am working on Provident Fund(PF) module development in ERPNext v.15. My CTO shared with me many documents and sample forms. Here is on of the sample form of PF module,
I explained the child table design and structure in Frappe to my CTO and demonstrated how we could display sample form table data in our child table. Afterward, he was disappointed and said, ‘Why does an advanced web application framework like Frappe have such a limitation, only allowing us to show 10 columns of data in a child table, rather than displaying it like the sample form table?’
I couldn’t respond effectively. Is Frappe have any plan to restructure the child table design to overcome these limitations?
We have created a custom app to override the child table. Currently, it is not publicly available, but we will be publishing it on the Frappe Cloud Marketplace soon.
@ejaaz It would also be great to make the list view scroll-able. The UX would be great as many end users would want to see a little more fields that are most often used in the list view itself rather than opening the document.