Open maxbato opened 9 years ago
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"}
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 mikek@kellerinnovations.com 510.461.8867
On Dec 3, 2014, at 5:20 AM, Rob Sanchez notifications@github.com 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 https://github.com/rsanchez/dynamo/issues/33#issuecomment-65405311.
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 mikek@kellerinnovations.com 510.461.8867
On Dec 3, 2014, at 5:20 AM, Rob Sanchez notifications@github.com 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 https://github.com/rsanchez/dynamo/issues/33#issuecomment-65405311.
is showing {search:content}
inside my refreshed form field.
Any ideas?