How to hide fields from export when viewing record

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
philmills
User
Posts: 538

How to hide fields from export when viewing record

Post by philmills »

In field settings> list section i have some fields deselected from export.
However, i have noticed that when exporting from the view page, the deselected fields are still showing, which seems to suggest that the export checkbox setting only applies in list but not in view.
Shouldn't this be a setting which applies to both list and view equally?

How can I hide a field when exporting from record view?


arbei
User
Posts: 9355

Post by arbei »

You may set the field object's Exportable property.


philmills
User
Posts: 538

Post by philmills »

thank-you, working nicely


Post Reply