[development] Need another pair of eyes - page callback & form

Jamie Holly hovercrafter at earthlink.net
Mon Jan 11 21:59:38 UTC 2010


Try:

    $output .= '<div><form id="csv" action="'.url('admin/store/reports/my/customer').'" method="get"
/><input type="hidden" name="csv" value="true" /><input type="submit"
value="CSV" style="background-color: gold" /></form></div>';


Jamie Holly
http://www.intoxination.net
http://www.hollyit.net


On 1/11/2010 4:45 PM, Jeff Greenberg wrote:
> I keep thinking it -has- to be the action, because the original menu
> callback works and the action does not. I can't remember how the form
> action (just the one word) ties back to the callback... in terms of it
> not having anything but the final segment of the path...and because I
> can't remember...I'm thinking that's where the problem is.
>
>    


More information about the development mailing list