The Community forums are being phased out in favor of a new Slack group.
Add your email address below to get an invitation to join the community slack group

Slack Signup
Newsletter Optin
Help Desk

Is it possible to retrieve multiple entires based upon one meta value?

Labels

This Discussion is public

Notifications

In my form, I used URL parameters ($_GET['id']) to get additional value when the form is submitted. Now, I would like to retrieve all entires obtained from the same URL. (I am using PHP code inside WordPress to accomplish this task). Does anyone know of trick to do so? Many thanks in advance.

So you used something like this?

[get param="my_parameter_name"]

Thanks for the tip. I did and it works fine. Example: http://free.elearnready.com/s/?sid=demo

Discussion closed.