11 Jan
2010
11 Jan
'10
10:59 p.m.
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.