Default Parameters and "Go To" Reports

sorry, I am going to take a stab at this... is this a WinForm? if so I have had success using a data source to bind the information to the index when the form loads. Respectively, you can configure a meta data table to populate the fields for any given user and update the values on the db when the eventhandler gets a change OR use XML under %appdata% to load the values without querying the db..