dougang6178 2019-08-02 20:23
浏览 80

为什么(payout_method)过滤器不起作用,但是(显示)过滤器是

i bought an engine, and i added some filters and they are not working. (Payout_method) filters, are not working, but (show) filters are, idk what to do with it. I tried to write something in search string (because of get method), but it is not working to. And i have (payout_method) column.

<div class="row table-filter-container">
<div class="col-sm-12">
    <?php echo form_open($form_action, ['method' => 'GET']); ?>

    <div class="item-table-filter" style="width: 80px; min-width: 80px;">
        <label><?php echo trans("show"); ?></label>
        <select name="show" class="form-control">
            <option value="15" <?php echo ($this->input->get('show', true) == '15') ? 'selected' : ''; ?>>15</option>
            <option value="30" <?php echo ($this->input->get('show', true) == '30') ? 'selected' : ''; ?>>30</option>
            <option value="60" <?php echo ($this->input->get('show', true) == '60') ? 'selected' : ''; ?>>60</option>
            <option value="100" <?php echo ($this->input->get('show', true) == '100') ? 'selected' : ''; ?>>100</option>
        </select>
    </div>

    <div class="item-table-filter" style="width: 150px; min-width: 150px;">
        <label><?php echo trans("withdraw_method"); ?></label>
        <select name="payout_method" class="form-control">
            <option value="paypal" <?php echo ($this->input->get('payout_method', true) == 'paypal') ? 'selected' : ''; ?>>PayPal</option>
            <option value="iban" <?php echo ($this->input->get('payout_method', true) == 'iban') ? 'selected' : ''; ?>>IBAN</option>
            <option value="swift" <?php echo ($this->input->get('payout_method', true) == 'swift') ? 'selected' : ''; ?>>Swift</option>
            <option value="CreditCard" <?php echo ($this->input->get('payout_method', true) == 'CreditCard') ? 'selected' : ''; ?>>Credit Card</option>
        </select>
    </div>

    <div class="item-table-filter">
        <label><?php echo trans("search"); ?></label>
        <input name="q" class="form-control" placeholder="<?php //echo trans("user_id"); ?>" type="search" value="<?php echo html_escape($this->input->get('q', true)); ?>" <?php echo ($rtl == true) ? 'dir="rtl"' : ''; ?>>
    </div>

    <div class="item-table-filter md-top-10" style="width: 65px; min-width: 65px;">
        <label style="display: block">&nbsp;</label>
        <button type="submit" class="btn bg-purple"><?php //echo trans("filter"); ?></button>
    </div>
    <?php //echo form_close(); ?>
</div>

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 对于相关问题的求解与代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
    • ¥15 保护模式-系统加载-段寄存器
    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料