where is the permission for export/print ?

hi again,

i saw the feature to allow/forbid the import.
but i can see the feature to manage the permission to print/export.
is there such feature ?

i can only see the feature to activate or not, without a choice of depending of the user profil level profil.

Best regards

amiens80 wrote:

is there such feature ?

Unfortunately, currently the Export permissions feature is not available, yet. You may only setup the Export permissions from Table setup by enabling the related Export options.

no Server Events to manage this permission by code ?

Unfortunately, currently it is not available. There is no such code in the generated phpfn.php file that have the ability to manage the Export permissions.

As you can see the functions such as: canAdd, canEdit, canDelete, canList, and so forth that belong to “AdvancedSecurity” class… but there are no related Export permissions/functions such as: canExportExcel, canExportWord, canExportCSV, and so forth.