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

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

Recommended Posts

Posted

Hello there,

I have 3 tables: record, style and category. The category table is many to many relationship with the foreign keys of the two others tables. How can I have a field in the record table which contain all the related style separate by a ",". For exemple: rock, pop/rock, aor. Many thanks for helping me. Dom

Posted

Do you need this list in addition to the portal?

A portal to category will show the styles.

Otherwise you will have to setup a related value list. Then use the function ValueListItems to get a list. Then subsitute a comma for the the returns in the list.

Posted

Thanks Ralph. Yes, it's in addition. But could you explain to me a little bit more. Which table must have the self-join relationship for the related value list? It's so confused for me, because the category table contain only the foreign keys of record and style tables. Many thanks for your help

Posted

Lets assume a very simple relations graph.

Record -> Category -> Style

When you setup the value list selete "Use values from field".

Then select the field from Style.

Then select "Include only related values from"

And the select Record for the from.

This topic is 7027 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.