Dynamic data on role based home page native mobile

0
Hello , I have made a login page that authenticates user’s in my native mobile app ,  the login entity which I use to authenticate is associated with administartion.account entity , after successful login the user based on the role associated with his account is redirected to his homepage , the main problem is how could I get the user’s info and by example make a greeting text
asked
1 answers
1

Hi Ali ,

You can access the information of the current user on the page by using a datasource microflow. This way you can write a welcome text like "Welcome Username".I'm attaching the images below that might help.

 



Regards
Ridvan

answered