Results 1 to 2 of 2

Hybrid View

  1. #1
    Join Date
    Jan 2010
    Posts
    182
    Plugin Contributions
    0

    Default possible? order status list to checkboxes, not dropdown

    Namely in Batch Status Update I would like to choose 4 statuses at once to update those four to one status, but with a dropdown, there is only one selection at a time quadrupling processing time.

    Goal: Turn the Order Status Dropdown menu into a list of checkboxes allowing multiple order status selections.

    possible?

    PHP Code:
    <td class="smallText"><?php echo zen_draw_pull_down_menu('status'array_merge(array(array('id' => '''text' => TEXT_ALL_ORDERS)), $orders_statuses), $_GET['status'], ''); ?></td>

  2. #2
    Join Date
    Jun 2003
    Posts
    33,720
    Plugin Contributions
    0

    Default Re: possible? order status list to checkboxes, not dropdown

    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

 

 

Similar Threads

  1. Is bulk change of order status possible?
    By dduane in forum Basic Configuration
    Replies: 10
    Last Post: 11 Jul 2021, 03:37 PM
  2. Batch Status Update list as checkmark boxes, not dropdown
    By sbbemn in forum Basic Configuration
    Replies: 6
    Last Post: 8 Feb 2012, 01:57 AM
  3. Order status being set as zero, so orders not showing in list.
    By refreshmentshop in forum General Questions
    Replies: 2
    Last Post: 18 Oct 2010, 03:57 PM
  4. Adding cancel to order status dropdown in admin edit orders
    By provida in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 14 Feb 2010, 07:38 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg