Change Default Table Rows

Hi,

Is it possible to change the default amount of columns when you add a table input type?

I’m using it as a pricing table, and every resource will need a 6 column table (standard its 4 columns).

Thanks, this would be really helpfull.

Unfortunately, no. That’s hardwired. The table input could also really use a rewrite, but that’s for the long term…

I’d recommend checking out the Repeater. That will let you do more complex things and enforce data structures. You can set that to a specific number of manager columns to make it look visually a bit more like your pricing table as well.

Indeed, i ended up using the Repeater, such a powerfull tool!

1 Like