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
Akshay Katore
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.