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 / June 2005

Tip: Looking for answers? Try searching our database.

"Object doesnt support this property or method"

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Babs83 - 03 Jun 2005 07:19 GMT
Hi at all

I want to show the details of a selected row from a repeating table i
another view with a database connection. I already reached this resul
with a form without a database connection. But when I tried the sam
things with a form which is connected to a database I get th
following error

"Object doesnt support this property or method

for this line

function setNodeValue(xpath, value

var xmlNode = getNode(xpath)
if (!xmlNode)return
if (value != "" &
xmlNode.getAttribute("xsi:nil"))<---thi
linexmlNode.removeAttribute("xsi:nil");        
     
if (xmlNode.text != value) xmlNode.text = value

Does anybody know why this error happens
Babs83 - 07 Jun 2005 07:18 GMT
If I remove the whole if line
then I'm getting no error message but if I enter some values in th
repeating table of my first view, then select one row and want to se
the details of the record in another view, there are no record
listed. the whole table in this view is empty
Babs83 - 10 Jun 2005 07:19 GMT
Finally I solved the problem with another kind of code which is eve
simpler than the my first. :

Here is a good example
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipsdk/html/ipsd
kMasterDetailForms_HV01083845.as

 
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.