In app ID: CFDFC95D-81A1-4290-9327-31C76B4C1292
A developer has only read-only-access. When he open UI-builder, the pages are not rendered correctly.
This is how he see the home-page. No pictures, no css, etc:
In app ID: CFDFC95D-81A1-4290-9327-31C76B4C1292
A developer has only read-only-access. When he open UI-builder, the pages are not rendered correctly.
This is how he see the home-page. No pictures, no css, etc:
It looks like the developer doesn’t have permission for files (if images is from the file system).
The visibility of File Service is enabled for the developer. I don’t see any other settings to allow/disallow access to the files?
The eye
icon indicates the visibility of an entity in console, but for the View directory content
operation it is required to enable the checkbox in order to able to read directory/files content (which is required for UI Builder to work since it is based on your app’s files system).
Regards,
Viktor
Thank you for the clearification. I have now given the View directory content. It helped, but it still doesnt look right.
This is what he see now. Looks like all theme (css) is missing?
Try opening the Network tab in the browser and see what requests are falling with an error. It should provide some clues.
Yes, that worked. Thank you.
Suggestion: make a real read-only-mode for developers, that also enables the two features I needed to add manually.