Repeating table in Infopath2003

A

Anoop

hello all,

I want to insert the data in the repeating table on selecting a drop
down event. I am not able to reference the data source of this
repeating table.

the repeating table is on inside a group (to be more specific here is
all the groups) :

myFields
......dataFields
..........d:Exception
..............Risk
(Field name: Project_Number)
I want to reference this "Project_Number" field name which is under
Risk(Group).

In JSCript I have tried this:
var ab=XDocument.DOM.SelectSingleNode("//d:Exception/Risk/
@Project_Number")

Please help me!!!!
Thank you!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top