Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

fields from two related tables in same Portal


This topic is 7102 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I have 3 related tables:

the relationships are:

conference.confID----<invites.confID

conference.confID----<comments.confID

the invites table is also related to the comments table via

invites.invID-----<comments.invID

added.....

in the layout using conference for the currnet table

I want to have a portal that displays all the comments made by invitees for a particular conference but also have it display the first name (invites.invFname) and last name (invite.invLnama)

can some please explain how this is done?

'Thankyou

edit:

15 views but no reply. perhaps Im not being clear enuf.

I just wnat the portal to grab fields from two other related tables

and display it like this

invites.invFname | invites.invLname | comments.commDate | comments.comBody

can this be done?

Posted

You need to get the relationships in the right order and it is hard to explain. I have attached an absolutely minimal model. You can do all the data entry on the conference layout.

One caveat with this minimum model. If someone attends more than one conference then they will have multiple entries, one for each conference. If you want to avoid that then you will need another table joining conferences to invitees.

This topic is 7102 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.