Retrieval multiple occurrence
Author: satheesh.balu.m@gmail.com (Satheesh)
Hello
I have painted a parent entity and child entity. When I retrieve the parent entity, based on the relationship, child entity also get retrieved.
I am expecting one occurrence from parent and two occurrence from child.
But I am getting only once occurrence from both. How can I get the multiple occurrence from child entity.
Thanks
Satheesh.B
3 Comments
Local Administrator
have you painted multiple occurences for the child entity so you can display 2+ records simultaniously on your screen?
Author: ulrich-merkel (ulrichmerkel@web.de)
Local Administrator
Thanks for your reply.
Actually it is a hidden form. But still I tried with painting multiple occurrences.
But even now I could able to get only one record from the child entity.
I amlooking for multiple occurrences.
Thanks
Satheesh.B
Author: Satheesh (satheesh.balu.m@gmail.com)
Local Administrator
Oh, it's a hidden form, so there is no display at all.
How have you checked that there is only one occurence retourned after your retrieve?
Author: ulrich-merkel (ulrichmerkel@web.de)