Hello,
Yes you can insert OnClick Function on a button and set the text box fields be filled out. also You can create another view(Read Only) and switch over to the ReadOnly View on Clicking the button or using user roles also you can set the Views.
Hope this helps you. -- Kalyan Reddy Visit http://www.autonomysystems.com
"maxxwizard" wrote:
[Quoted Text] > I have a web service running that exposes user information. When a user logs > on a computer and uses the form, the text boxes containing their user info > will automatically be filled out (i.e. name, department, region). However, > when the form is submitted (via email routing), the receiver opens the xml > file and the user info textboxes are filled with the receiver's info. > > Is there a way around this? Is it possible to have the textboxes filled out > when the user clicks submit? Is it also possible to set the entire form to > read-only after the user submits?
|