Hi,
I have made an itemtype with a field of type "Dropdown_list". The list is populated with records (users) from the table "AccessUser". I have attached the itemtype to the pageproperties for all pages on my website (Websites - Item type - Page properties). Now when a user creates a page I want my itemtype field to be set to the AccessUserID for the current user who creates the page. How can I achieve that behaviour?