Edit the Orders Export (Excel and CSV) so that number and text are separate

We're shifting our Forum based support to a more dedicated support system!

We'll be closing our Forum support from 10th June, 2020 and move to Email Support assistance.

  • If you are a WCFM premium add-ons user, contact us- here
  • Want to know more before buying our add-ons? Send Pre sale queries- here
  • If you are a WCFM free user, please open a support ticket at WordPress.org
  • For WCFM App related queries, reach us- here
From now the forum will be read-only!

Multi Vendor Marketplace Plugin | WCFM Marketplace Forums WCFM – Feature Request Edit the Orders Export (Excel and CSV) so that number and text are separate

Viewing 4 reply threads
  • Author
    Posts
    • #61799
      Craig
      Participant

      Can you make the Orders Export (Excel and CSV) so that number and text are in separate cells.

      The problem is that you can’t add formulas to add up the columns with sales totals etc. because there is text in the same cell.

      Attachments:
      You must be logged in to view attached files.
    • #61906
      WCFM Forum
      Keymaster

      HI,

      Please add this line to your site and export again –

      add_filter( 'wcfm_is_allow_datatable_hidden_export', '__return_true' );

      Thank You

    • #80490
      abdul gafur
      Participant

      Dear,

      Can u show to me, a screenshoot where i put that command line ?
      add_filter( ‘wcfm_is_allow_datatable_hidden_export’, ‘__return_true’ );

    • #80491
      abdul gafur
      Participant

      Dear,.
      where I can export additional fields according to the order image below
      ( export excel,csv and pdf format )

      Attachments:
      You must be logged in to view attached files.
    • #80582
      WCFM Forum
      Keymaster

      HI,

      add_filter( ‘wcfm_is_allow_datatable_hidden_export’, ‘__return_true’ );

      – Well, if you add this line still these data will not come in exported CSV!

      This will require more custom coding.

      Between, using which plugin these data are coming?

      Thank You

Viewing 4 reply threads
  • The topic ‘Edit the Orders Export (Excel and CSV) so that number and text are separate’ is closed to new replies.