Display all data that equals "x" only
-
Hi
I am using your plugin and very happy with it so far. Got everything to work so far but need your help with one thing. when you call the table is there a way to only call the data that match a specific column?
for example, if i want the table to show all the data where the registration number [reg_no] = XYP321GP (this value will be preset)
My current code is like this:
[cdbt-view table=”wp_wp_card_info_all” bootstrap_style=”true” display_title=”false” display_search=”true” display_list_num=”false” enable_sort=”true” exclude_cols=”ID,cust_no,cust_name,chrono,created” add_class=””]
what can I add to this to do what I need?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display all data that equals "x" only’ is closed to new replies.