UI Builder: Users can't access UI Builder pages

Jonas27
Kilo Guru

We have created an app and built some UI Builder Pages for it. We have created a group which can access all tables of the app. But when I personify one of the users of the group, I can't open the UI Builder pages via URL. Is there something I have to configure first? Adding the role "workspace_user" to the group didn't do it.

1 ACCEPTED SOLUTION

Jonas27
Kilo Guru

For everyone with the same problem: We created the app manually and not via App Engine. If you create it via App Engine you can control access via the "Security" tab. To make it work, we had to do some stuff to make our app appear in App Engine.

View solution in original post

5 REPLIES 5

Ct111
Giga Sage

Yes ,

You need to select Audience for your UI builder page.

I am attaching sample reference LINK for you to check 

Thanks for your response, but to my understanding audiences are an optional way to restrict access for variants, not to grant access. Also, we have used audiences for the two variants of our home page and it still isn't accessible for users from these audiences.

Jonas27
Kilo Guru

For everyone with the same problem: We created the app manually and not via App Engine. If you create it via App Engine you can control access via the "Security" tab. To make it work, we had to do some stuff to make our app appear in App Engine.

What things did you do to your manual app so that it appeared in App Engine Studio? This is what I'm trying to figure out so I can access the Security tab.