So I call a page with a SafeCracker form on and in the url are several segments that feed the form fields, the form auto submits and redirects to where ever.
As an example, let’s say I want to change the status of an entry to closed, which I do: The link to change the status could be http://www.site.com/templategroup/template/close, the template is called, the status field is changed to closed and the page redirects back to http://www.site.com/templategroup/template/done. The done segment fires a conditional to say the status has been changed.
What do you think?
Regards
Lee