We have a recipe search on our website:
Users can click on Category, this is sent to Recipe Search form then it starts a search. It uses the postDate to do the search.
Here is my question: How can this done in Surface Controller, use PostData to trigger a search.
I know if I use a GET, it works with no issues.
Please shed some light on my answer.
Thanks
Matthew Berner
Surface Controller and PostBack data
We have a recipe search on our website: Users can click on Category, this is sent to Recipe Search form then it starts a search. It uses the postDate to do the search.
Here is my question: How can this done in Surface Controller, use PostData to trigger a search.
I know if I use a GET, it works with no issues. Please shed some light on my answer. Thanks Matthew Berner
is working on a reply...