ACF Value in TablePress Filter
-
Hi,
I’m trying to use the ACF Value of pages to change the filter on the TablePress Filter but it doesn’t appear to be working.
This is the code i have:
[table id=3 filter="[acf field=model_code]" filter_columns="5" row_order=sort row_order_sort_column=G row_order_sort_direction=ASC filter_full_cell_match=true /]If i replace [acf field=model_code] with the ACF Value such as filter=”mymodelcode” then it works.
I can see in the elementor visual editor that the ACF Value displays as i would expect but thats looking at the shortcode. Once i publish and look at the actual table it doesnt filter and just appears to show all records.
Is there something i need to do for TablePress to use the value from the ACF Field?
The topic ‘ACF Value in TablePress Filter’ is closed to new replies.