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

Jeff Greenberg jeff at ayendesigns.com
Mon Jan 11 21:37:31 UTC 2010


On 1/11/2010 4:30 PM, Cory Gilliam wrote:
> 'title' => 'Orders today',
> $output .= '<div><form id="csv" action="orders" method="get" /><input 
> type="hidden" name="csv" value="true" /><input type="submit" 
> value="CSV" style="background-color: gold" /></form></div>';
>
> The action="Orders today" is the only thing I can see.  The other one 
> has the Customer with  'title' => 'Customers',.  If that makes any sense.
the action on the other one is actually 'customer' - singular, so 
different than the title too


More information about the development mailing list