-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
text input value="{search:your_custom_field}" #33
Comments
Do you have
|
I didn’t have it as a parameter in the form. Is this always the case? It doesn’t seem to be in your docs. Works now, should I put my other dropdown fields in there as well? (As parameters?) those are working correctly. Mike Keller
|
Hi Rob,
I dont know if you still work on EE stuff but I am in desperate need of help. I have about 9 sites I need to upgrade from ee2 to 5 and use dynamo on all of them. Can you recommend any sort of replacement?
I simply need to use dynamic parameter filtering/searching and be able to paginate my results. I see you mentioned something about new EE being able to handle query strings but I am at a loss trying to find any docs or instructions on how to go about that.
Any help is much appreciated.
Thanks
Mike Keller
[email protected]
510.461.8867
… On Dec 3, 2014, at 5:20 AM, Rob Sanchez ***@***.***> wrote:
Do you have search:content added as a dynamic_parameter to both the form and entries tags?
{exp:dynamo:form ... dynamic_parameters="search:content"}
{exp:dynamo:entries ... dynamic_parameters="search:content"}
—
Reply to this email directly or view it on GitHub <#33 (comment)>.
|
is showing {search:content}
inside my refreshed form field.
Any ideas?
The text was updated successfully, but these errors were encountered: