Slickwilly9 Posted May 26, 2006 Posted May 26, 2006 I have a testimonial table which has a CompID, CustID, custName, TestID and testimonial fields. I have a portal which allows for the creation of 3 testimonials per company. I then have a form which needs to display each testimonial on a seperate line with the customer name underneath. I tried using a repeating field but couldn't get it to work. And I can't seem to get all the testimonials to display using the latter way. Can anyone help?
IdealData Posted May 26, 2006 Posted May 26, 2006 You won't get any joy with the repeating field. You need to display ALL the records that match the relationship and (possibly) VIEW AS LIST or VIEW AS TABLE. As each record is linked to it parent (CompID) then you can also display the related custName. Relationships work both ways - a parent can gather it's children (in a portal), just as a child can point to it's parent (a single related field).
Recommended Posts
This topic is 6814 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now