Include field value in shortcode?
-
Hi. I’m using AMR regular version with the Grouping add-on. I’ve created a list with several parameters, but I’d like to use the shortcode to split up the list a little more on the front end (because I want to limit the number of lists I have to create in the admin).
My question… is there a parameter for the shortcode to display the list based on a specific value? For example, I have field name “dbem_region” and I want to show only users with a value of “1”. I know I can do this in the list settings, but I want to do it in the shortcode.
Is something like this possible:
[userlist list=12 dbem_region=1]I couldn’t find it in the documentation. Thank you!
The topic ‘Include field value in shortcode?’ is closed to new replies.