NetTalk Central
Toggle navigation
Login
Register
×
Welcome,Guest
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
How to export a column but do not include it in the browse
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to export a column but do not include it in the browse (Read 4210 times)
Alberto
Hero Member
Posts: 1871
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
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11244
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
Logged
Alberto
Hero Member
Posts: 1871
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 ??
Logged
-----------
Regards
Alberto
Bruce
Global Moderator
Hero Member
Posts: 11244
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
Logged
Print
Pages: [
1
]
« previous
next »
NetTalk Central
»
NetTalk Web Server
»
Web Server - Ask For Help
»
How to export a column but do not include it in the browse