Disclaimer: This site is moderated by the Formidable Forms community. Formidable Forms and its parent company Strategy11 are not responsible for the words, opinions, and content posted by others on this site. This site is provided as a courtesy and free resource for the Formidable Forms Community. Any actions deemed as harassment, toxic or abusive, will result on being banned from this site and potentially losing your Formidable Forms license.
Thanks for your cooperation, if you have any questions please
consult our code of conduct
If you want that sort of control of your tables, you probably need to code it from scratch. I don't have a lot of experience with the different built-in layouts to offer anything helpful in that regard.
A tutorial that does something fun with your tables to make them more useful can be seen here -> https://www.fdmdigital.co.uk/formidable-forms-jquery-datatables/
Roberto,
You might try installing the Chrome extension Stylebot ( https://chrome.google.com/webstore/detail/stylebot/oiaejidbmkiecgbjeifoejpgmdaleoha?hl=en-US ) on a Chrome browser (or a similar extension on another browser) and experiment with setting the CSS to get the table columns the widths you want them.
Once you do, add the CSS code the extension generates to your site (be sure to turn off the extension, or clear out the css in it, for final testing, so it doesn't affect what you are seeing. You'll also want to test well on desktop vs mobile).
I often use this method to make visual adjustments,
Chris
Hi, thanks for the ideas. Finally, I changed the table view for grid views 😉