box ui elements is readonly
回答済みHi everyone,
I created a react application and my problem is it seems everything is read only, users can only view the files, but it's not possible to rename,delete or upload.
As you can in the pictures most of the features are disabled, any idea?
-
Hi ,
The functions in the UI should be controlled by the scopes that you're setting when creating the UI element. Here are the scopes that are available for the content explorer element, which include item_rename and item_delete. If you set those two, the UI will change to provide users with the ability to rename / delete files.
For upload capabilities, you'll want to use the content uploader element.
Hope that helps,
Jon
サインインしてコメントを残してください。
コメント
2件のコメント