Hi Guys,
Is there any way for me to only open data import and export permissions to certain entities, not all entities?
I tried to remove the delete permission for data import, the import button was hidden, and then I created a custom import button. This button still called the OOB import method, but the import function was not available, and the following error was reported:
This means that the specified operation can only be called once
I use administration premission to import the same excel, it can work.
By the way, I gived a specified test security role the following permissons:
Data import: all permission except delete
Data map, import source file:all permission
Web Wizard, Web Wizard Access Privilege, Wizard Page:read premission
One more question:
I also want to the same restrictions on the export button. Is there any way to do it?