• Resolved jstuardo

    (@jstuardo)


    Hello… I have a Woocommerce site where I need the export filter to be saved per user.

    So, when a user logs in and goes to export option, default export filters are set according to what he saved before.

    When other user logs in and goes to export option, default filters are others and what he saved for himself.

    I did that, but saved filters are shared between users.

    Is that possible?

    Thanks
    Jaime

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support con

    (@conschneider)

    Engineer

    Hi Jaime,

    Is that possible?

    WooCommerce has no built in feature for this. To my knowledge this will require custom coding.
    When you say export option, you mean this here: https://d.pr/i/tIAqgb – correct?

    Kind regards,

    Thread Starter jstuardo

    (@jstuardo)

    Hello…

    no products export, but orders export.

    In menu: WooCommerce -> Orders Export. At the bottom of the page, there is an Export button.

    At this page, there is an option for the user to save the export filters. The problem is that the saved filters are per system, not per user. So, if another user logs in and goes to WooCommerce -> Orders Export page, the default filters are the saved by the other user.

    By the way. My WooCommerce is in Spanish but I think the name of that option in English is “Orders Export”. It is the option just bellow “Orders” option, as shown here: https://prnt.sc/0O9xadqbSen3

    Regards
    Jaime

    Mirko P.

    (@rainfallnixfig)

    Hi Jaime,

    no products export, but orders export

    Thank you for the screenshot. The link you see there (Exportar pedidos) is probably added by a plugin since it is not a WooCommerce core feature.

    These are the menu links that appear on my staging site when only WooCommerce is enabled.

    If you don’t know which plugin added that feature, switch your theme to Storefront, and disable all your plugins except for WooCommerce. Enable your theme and then all other plugins one by one until you find out the one adding the menu link.

    Make sure you have a full backup in place of your site and database before making any changes.

    Once you know the plugin behind the order export feature you can contact the plugin developer to see if they have a custom solution for you.

    Let us know if you have any questions.

    Kind regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to save export filters per user?’ is closed to new replies.