Hi D,
I hope the links below helps you
http://infopathdev.com/forums/topic.asp?TOPIC_ID=1890&SearchTerms=File,Save,as
http://infopathdev.com/forums/topic.asp?TOPIC_ID=2388&SearchTerms=File,Save,as

Signature
Kalyan Reddy
Visit http://www.autonomysystems.com
> I am trying to change the name given to a form when it is save from the
> default "Form 1" to a field in my form.
[quoted text clipped - 25 lines]
>
> // Write the code to be run before saving here.
D - 23 May 2006 22:29 GMT
Thank you for your help. I have yet another question. I know this seems so
basic but I don't think I am getting it right. How do I figure out what the
address (?) of the fieldI want to use to plug into the code.
I am trying to use a text box that is in a group that is in the data source.
Can you tell me the format.
Is it:
my::my:data source name/my:group name/my:field name
Thank you again!
-Denise
> Hi D,
>
[quoted text clipped - 32 lines]
> >
> > // Write the code to be run before saving here.