How can I disable the export function ? Thank you.
Hello Vlad,
as far as I know you can just put [export_csv] into your applications actions.ini to disable the export function for all tables.
To disable it for a special table just put this into the tables action.ini.
This overrides the export csv action in Datafaces action.ini and because nothing is defined for this action it will make it disappear.
Greetings
Markus