We have a component in our package that allows users to build estimates on a table. We are getting requests to create “groups” or “options” within a single table. Any ideas on how to approach this?
One challenge is that the user needs to be able to (almost) infinitely be able to create as many sub groups or options on the table as they would like. An approach would be if the user could add table after table, but I don’t believe there is a way to do “conditional tables” that would appear if the user clicked a button that said “add table.”
Here is a rough mock up/concept in Excel