Quantcast
Channel: Adobe Community : All Content - LiveCycle Designer
Viewing all articles
Browse latest Browse all 5571

Access the index of a checkbox within an instance

$
0
0

Hi,

I'm making a livecycle form which consists several subforms named "person1", "person2".. like that. Within each person# subform, there is an another subform "task". It is repeatable by clicking a button to 'add instance'. There is a checkbox within "task" subform.

My problem: I need to add an "if" condition depends on the status of that check box.

                if (xfa.resolveNode("task["+ i +"].CheckBox1").rawValue == false)

                      {         

                        *********

                        }

I think that " i " value in above code should be the index if relevant "task" instance. But I do not know how to get it. this.parent.index doesn't give the value.

can anyone please help me?

any idea will be valuable for me!


Viewing all articles
Browse latest Browse all 5571

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>