This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I found the solution, I added a new multi-value field for the email addresses and created a view with the column option "show multiple values as seperate entries" enabled.
Here the code snippet.
View myView = db.getView("myView");
ViewCollection coll = myView.getAllEntriesByKey(id, true);
And works pretty well.
Just wanted to share the solution if someone encountered a similar problem.
Regards,
Philip
Feedback response number WEBB8NE7RP created by ~Tate Desfreekonyings on 11/08/2011