Want a username of current login person

0
Hi all, I have a data grid when I create new user or modified new user I want in grid in created by field User name fetched in created by or in modified by field who is login the system recently
asked
1 answers
0

Hi Akshay

This should do the trick to fetch the current account of the logged in user:

 

 

 

 

 

 

 

 

 

 

 

 

 

Using the Account-entity’s Attributes, you can use the ‘FullName’ attribute and assign it to wherever you like.

Hope this helps.

Kind regards,

Leander

answered