Hi, I am able to create a folder using API. The following are the permissions set to that folder: User100: VIEW, ADD Role1: VIEW, EDIT, ADD As per my requirement Role1 users should have the access to all files under newly created folder. But while uploading a file/folder by "User100", he is able to 'uncheck' View,Edit,Add permissions of 'Role1'. So whatever the files uploaded by 'User100' are not visible by 'Role1' users. How to restrict the 'User100' from modifying the permission to 'Role1' while uploading files (anyway to disable checkboxes)? Is there anyway to disable permissions menu/tab while uploading files by 'User100' at the time of Creating new folder using API? Thanks, Srinivas
|