Are you setting this on first load or what data are you setting it to? You can typically do this on the form field's default value when you create the form with a macro. In the default value field, create your macro to fill in the space. For instance, in the FirstName field, you could use something like {%MembershipContext.AuthenticatedUser.FirstName%}