Hey all, I’m looking for a way to collect data from forms (open to any free form plugin) and then display that info in a table on a page. For example, I have a form where clients share their clothing preferences (like color, size, and material). I want to create a table that shows clients who picked size M and then see their other choices, or a table for size L and so on.
I’d really like to be able to filter the tables by sizes, not just sort.
I tried Forminator with wpDataTables, but the extra column filters are only available in the pro version. Tablesome also connects with form plugins, but it only shows every submission and can’t separate by size groups.
I’m open to other suggestions! Just need the tables to be viewable on a WordPress page or in a dashboard.