546
Views
3
Comments
You don't have permissions to view the required screen
Question

Hi,

I am working on training material for ToDos for Mobile app and i encountered below problem. (see below picture)

When i click the star icon (see picture no. 1) i cannot go through to the next screen (see picture no. 2).

Can someone assist, I'm new to this environment.

Thanks.


2018-10-17 18-00-19
Carlos Gonçalves

YOu should doa  debug on that screen 2 and see if the debug happen or if the problem is permissions of the screen.


If it is the later then you need to check the screen permissions defined on that screen


Cheers

2025-12-11 08-02-29
Ferhat Karatay

Hi Louie,

On your next screen property, you should check Anonymous role or you should log in to your application.
You can create a new user on your environment Users application

https://yourenvironment/Users


with best regards,
F.Karatay

2019-05-21 14-15-19
João Vasconcelos Dias

Louie Ocampo wrote:

Hi,

I am working on training material for ToDos for Mobile app and i encountered below problem. (see below picture)

When i click the star icon (see picture no. 1) i cannot go through to the next screen (see picture no. 2).

Can someone assist, I'm new to this environment.

Thanks.


Hi Louie Ocampo!

I believe that you missed a step from the course...

When you click on the star at the left you're not supposed to go to another screen, the link should be set to a client action, not a screen and it will only change the IsStared attribute. (check the exercise 9.2 page 10 of the mobile course)

Best Regards!

João


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.