cancel
Showing results for 
Search instead for 
Did you mean: 

Hi all, regarding the elements read

Former Member
0 Kudos

Hi,

my requirement was once i click on the table which was bind with the attributes once i clik on tht row and click on the edit button it should read tht elements and display tht data into input field in the next view ...so wht i did was in the component controller i created the node with the attributes and mapped into the other view where i can use it but the problem was i am able to read the node but my element is unable to read it it is giving message like elem is initial i dont know whtz the problem even after i read child node ..plz help......

thanks in advance,

regards,

Sana...

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi misbah........

there must be no value in the attribute....

it might have been cleared....

just place a break point before the read attribute and check whethere you are accessing the right data and the right values are present in it.

---regards,

alex b justin

Answers (1)

Answers (1)

former_member182190
Active Participant
0 Kudos

Hi,

First check whether you are populating the value in the node in the component controller or not.

Second check whether the node in the View has been mapped with the node in the component controller.

Hope this solves your problem.

Regards,

Ismail.