Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
shanemichelon
Partner - Creator II
Partner - Creator II

How to upload media in published app if user is not the owner

Hi.  I have searched high and low, but can't find an answer.  If I have an ordinary user who needs to be able to add images to their own sheets in a published app that they do not own, how do I change the security rules to allow them to upload media to the 'In app' content library?

In their own app it appears:

shanemichelon_0-1592976419926.png

But in a published app that they don't own, it does not:

shanemichelon_1-1592976475121.png

 

 

Labels (1)
1 Solution

Accepted Solutions
Miguel_Angel_Baeyens

You will need a security rule for that app or set of apps where the users can UPDATE.

Not recommended but for the sake of the example, for a single app, it could be something like:

Resource Filter: App_12345678-xxxx-aaaa-bbbb-123456789012 

Actions: Read, Update

Conditions: user.userDirectory = "Authors"

Context: Hub

View solution in original post

2 Replies
Miguel_Angel_Baeyens

You will need a security rule for that app or set of apps where the users can UPDATE.

Not recommended but for the sake of the example, for a single app, it could be something like:

Resource Filter: App_12345678-xxxx-aaaa-bbbb-123456789012 

Actions: Read, Update

Conditions: user.userDirectory = "Authors"

Context: Hub

shanemichelon
Partner - Creator II
Partner - Creator II
Author

Thanks That has worked.  I need to investigate any other effects of the update ability for users.