Username storing in field

E

Elfyn Jones

I'm trying to produce an user request form for my establishment, and would
like to capture the users username who is completing the form. And then lock
this value down i.e. when the form is sent to the I.T. manager so that the
username is not overwritten with their username.

I would be very grateful for any tips on how to enable this ?

Thank You

Elfyn
 
G

Greg Collins [InfoPath MVP]

Set a value in some node when the form is submitted (i.e. my:Submitted = "true"). Then add conditional formatting to the user name field that disables the field if my:Submitted == "true".
 
E

Elfyn Jones

Thanks Greg,

do you know the code to receive the username into the form, or have any
websites you could recommend for me to have a look at ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top