T
Tam
Hi, I am not able to crack the xpath for my fields, I followed everything
what ever is discussed in this link
http://groups.google.com/group/micr...?lnk=st&q=find+xpath+in+infopath&rnum=3&hl=en
but no go..
My Hierarchy looks like this...
-myFields
+queryFields
-dataFields
-d:Test_Plan
:Run
:Test_Suite_Name
I want to refer to thsi Test_Suite_Name and xpath shows ---
dfs:dataFields/d:Test_Plan/@NT_User_Name. Tried all the combinations
appending //dfs:dataFields/d:Test_Plan/@NT_User_Name tried //dfs:dataFields
gives me an error undeclared name space dfs tried my error tried /dfs error
tried //dfs:myFields/dfs:dataFields/d:Test_Plan/@Test_Suite_Name error. I
get either error or undelcared name space. Can anyone tell me how can we
work this out. In addition to this if anyone can tell me how to register a
non local form using regform utility it would be gr8... regform gives me an
error if I register a network location form.
what ever is discussed in this link
http://groups.google.com/group/micr...?lnk=st&q=find+xpath+in+infopath&rnum=3&hl=en
but no go..
My Hierarchy looks like this...
-myFields
+queryFields
-dataFields
-d:Test_Plan
:Run
:Test_Suite_Name
I want to refer to thsi Test_Suite_Name and xpath shows ---
dfs:dataFields/d:Test_Plan/@NT_User_Name. Tried all the combinations
appending //dfs:dataFields/d:Test_Plan/@NT_User_Name tried //dfs:dataFields
gives me an error undeclared name space dfs tried my error tried /dfs error
tried //dfs:myFields/dfs:dataFields/d:Test_Plan/@Test_Suite_Name error. I
get either error or undelcared name space. Can anyone tell me how can we
work this out. In addition to this if anyone can tell me how to register a
non local form using regform utility it would be gr8... regform gives me an
error if I register a network location form.