Hi!
When I click on an order number in frontend order list, the order is loaded below via AJAX.
I do not want this, because if the list is long, the user does not see the order loaded and just thinks, nothing happened.
In the code of list.php I noticed a VM config setting 'ajax_order'.
But I can find this setting neither in VM backend config nor in virtuemart.cfg file.
Sure, I could create an own list layout without the AJAX loading code and add a hidden config 'layout_order_list=mylist'.
But to me it seems this is a VM config setting.
So where can I disable AJAX loading in order list?
Thank you very much in advance for any useful hints!
Kind regards,
Gerald