NetTalk Central

Author Topic: How to export a column but do not include it in the browse  (Read 2552 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
How to export a column but do not include it in the browse
« on: June 11, 2018, 08:47:14 AM »
Something like add it to the View Fields but can export it
or
add it to the fields columns, export it but not beein a browse column
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11174
    • View Profile
Re: How to export a column but do not include it in the browse
« Reply #1 on: June 13, 2018, 12:27:52 AM »
Hi Alberto,

At this stage you'd have to do it by;

a) adding the fields to the ViewFields tab and
b) adding embed code in the export routine, inside the loop, similar to the generated code, to export the values into the xml.

cheers
Bruce


Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
Re: How to export a column but do not include it in the browse
« Reply #2 on: June 13, 2018, 05:23:46 AM »
using nt-hidden in the column css ??
-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11174
    • View Profile
Re: How to export a column but do not include it in the browse
« Reply #3 on: June 13, 2018, 10:31:30 PM »
might work - worth a try.

cheers
Bruce