Home › Forums › QuickApps Forum › How can we show the current logged-in user in QListForm/QListView webpart › RE: How can we show the current logged-in user in QListForm/QListView webpart
05/07/2012 at 8:44 am
#5296

Anonymous
Participant
Hi Bab,
See my answers below.
1. Use <CurrentUserID>, <CurrentUserName>, etc to display the current logged on user.
Please check the docs (qListForm, Fixed Value Field Attributes section) for all the values you can use.
2. Not provided OOB.
3. Please use Custom Actions based on the sample project we ship with the product. Check the docs for more details.