Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / General MS InfoPath Questions / November 2005

Tip: Looking for answers? Try searching our database.

IP Resource File

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Michael Morse - 22 Nov 2005 18:19 GMT
Hi,

I'm wondering if I can access my IP Forms resource file through code during
runtime.

What I am specifically trying to do is record all the nodes that a user has
changed while the form was open.  Using the XDocument OnChange I can grab the
node that was changed but I would like to store this somewhere besides in a
JScript array.  Preferably in an XML resource document to enable offline
editing as well.

Any ideas on a solution that will allow me to store multiple paths of
changed nodes that I can easily access with JScript.  Also trusted forms is
not an option.

Thanks

-mike
Franck Dauché - 22 Nov 2005 19:21 GMT
Hi Michael,

One solution for this is to create a group within your main DOM (with a
repeating section).  Each time you catch a change, you can add a series of
nodes with to store:
timestamp, XPath, user, etc..

You are basically building a change tracking functionality in your product.

If you have access to a database, you could push that info there.  The good
thing about storing it in your primary DOM is that it is self-contained.

Hope that it helps.

Regards,

Franck Dauché

> Hi,
>
[quoted text clipped - 14 lines]
>
> -mike
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.