New Version unable to Multi Select

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
8 years 2 months ago #249267

Hi,

Yes. Edit the file "listing" of the view "product" for your backend template via the menu Display>Views, and change the line:

<a href="<?php echo hikashop_completeLink('product&task=edit&cid[]='.$row->product_id); ?>">
to:
<a href="<?php echo hikashop_completeLink('product&task=edit&cid[]='.$row->product_id); ?>&legacy=1">

The following user(s) said Thank You: Udo

Please Log in or Create an account to join the conversation.

  • Posts: 220
  • Thank you received: 8
8 years 2 months ago #249466

Great, thanks!

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum