Retrieve username from login page

0
Hi everyone, I would like know, how i do retrieve username from login page to use in attribute... Any suggestions to this functionality? Thanks.
asked
1 answers
1

In your navigation you normally point the home page to some page in your model, but you could also use a microflow. In this microflow you can retrieve the current user entity which holds the Name attribute that holds the username. You can then do whatever you want with it. At the end of the microflow open your regular home page so the user will see the home page.

Regards,

Ronald

 

answered