Jump to content

Filtering help


gobi_cashmere

Recommended Posts

I need to filter using Order id (order.id) on this form, but it is not working. Can someone tell what i'm doing wrong? i'm completely newbie to this.

 

<div class="grid-filter">
<?= $this->ExtForm->filterCreate() ?>
<div class="formRow mt12 clearfix">
<?= $this->ExtForm->filterInput('Order.id', array('label' => __l('Order id'), 'type' => 'text')) ?>
Link to comment
https://forums.phpfreaks.com/topic/279491-filtering-help/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.