Columns not showing up in Table view editor

By: Asher Jacobsberg | Asked: 05/14/2024
ForumsCategory: How-toColumns not showing up in Table view editor
Asher Jacobsberg asked 2 months ago
I've created a table view and but no columns are showing up, so I can't reorder the columns, or add an additional one (so I can an an edit button on each line). I've tried:
  • removing all the columns
  • adding every possible column
  • clearing the wordpress cache
  • turning off caching in wordpress
  • clearing browser cache
  • using a different browser
  • removing the filters
  • removing sorting
In each case I still can't see any columns - see screenshots. The columns I've selected show up on the front end, but not the back end. Any ideas what else I should try?  
Attachments
1 Answers
Victor Font answered 2 months ago
How many entries do you have in the table?
Victor Font replied 2 months ago

I'm getting the same result as you but I also see a JavaScript error in the console. I think you've uncovered a bug. There is an undefined variable in Formidable's code. I suggest you open a ticket with Strategy 11. This is the error:

Uncaught TypeError: boxChildArgs is undefined
getLayoutBuilderBox http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:297
children http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:220
map http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:25
each http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:24
map http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:25
getListingPageWorkingSpace http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:220
placeholder http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
get http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
placeholder http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
getListingPageWorkingSpace http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:219
getLayoutBuilderAreaWorkingSpace http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:219
processActivePageContent http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:217
placeholder http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
get http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:309
poll http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
each http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:24
poll http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
handleSuccessCallback http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:25
success http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:26
jQuery 4
editor.min.js:297:203
getLayoutBuilderBox http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:297
children http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:220
map http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:25
each http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:24
map http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:25
getListingPageWorkingSpace http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:220
placeholder http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
get http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
placeholder http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
getListingPageWorkingSpace http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:219
getLayoutBuilderAreaWorkingSpace http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:219
processActivePageContent http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:217
placeholder http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
get http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:309
poll http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
each http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:24
poll http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:308
handleSuccessCallback http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:25
success http://localhost/public_html/wp-content/plugins/formidable-views/js/editor.min.js?ver=5.6:26
jQuery 4

Asher Jacobsberg replied 2 months ago

Thanks. Yes, they've confirmed it's a bug, and suggested that I roll back to a previous version of Views.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right