Is it possible to prefill a smartform with "data" based on the logged on user ID.
I have a Smartobject that uses Smartbox to store the data. I have created an Item View for this smartobject that has a CREATE method. This view has data fields that I could like to prefill based on the current user name (System Values - Current User - Name) and a lookup in Active Directory.
This could either be done when the view inizalises or when the user clicks a "Prefill" button on the view or form.
I would like to prefill fields/controls like First name, Surname, Department and so forth.
I am a complete new beginner with K2 Smartforms, so please explain in basic steps.

