Dynamic URL filter
-
Hi ??
I need help. I’ve read the documentation, but I can’t figure it out. I have account pages where I would like to display a log from the database. The link looks like this:
https://example.com/user-details?user=chelminskiI would like the search to look like this:
Filter records where the “name” column is exactly the value “chelminski”So I tried doing something like this, although I’m not entirely sure what I’m doing – it doesn’t work.
I can’t change the link, so I don’t want to add additional content to it (e.g. “?wpda_search_column_title” and similar). This is problematic for me.
What can I do to make the table filter information based on URL arguments?
- The topic ‘Dynamic URL filter’ is closed to new replies.