cancel
Showing results for 
Search instead for 
Did you mean: 

Reg: Reset of Check box in tapstrip

Former Member
0 Kudos

Hi All,

In a tabStrip of 5 tabs, we have a checkBox group in all the view. when ever user selects a check box in view1 tab1, its reflecting in the tab2 view2 also.. which should'nt be? how to refresh the checkbox group..

Thanks

-


Nagaraju

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

i think u r using value attrbutes under a Valuse node for check box for tab1..

n later on u mst b mapping that Value node to second check box group in tab2 also..create diffrent Value nodes wid attributes for diffrent tab strips..now rebuild ur project..n deploy it..

hope it hlps..

Regards,

Khushboo

Answers (1)

Answers (1)

former_member194668
Active Participant
0 Kudos

Are you trying to map the same node instance of check box group to all the tabs?

If so, then the behavior is desired.

If you dont want it that way, try to map it to different context nodes or different node instances.

-Aarthi