Ah, thank you. Is there any way to change the template of the “table” output or any way to show a column without this option?
I know in the FAQ the shortcode [formdata (slug) show="foo,bar,etc"] is supposed to work like this, but when I use it like that I get all the data from all the columns and not the limited data I’ve asked for.
Sorry, been a while since I’ve dealt with databases. The [formdata] shortcode lists all the data from whatever form slug you tell it to, I want to list the data from a single column in that slug, rather than all of it.