Jump to content

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

Recommended Posts

Posted

I am a beginner at CDML and have managed to get the Search, Results and Detail pages to work. However, I have one primary database with a relationship to another database. How can I get information from the "related" database to show on a results and/or detail page? I cannot figure this out. Is it possible?

Posted

A couple of ways exist. Firstly, related data can be listed by using Portals; i.e. a portal on the Layout and [FMP-Portal] tags in the page. Secondly, [FMP-InlineAction] tags can be used to display data from multiple files in the one page.

To show a 'details' page a link can be created from a Row in a Portal, or a Record in an InlineAction.

Hope this helps.

Garry

Posted

All data is from the same layout, so I just used:

<P>Field Name7: [FMP-field: DATABASENAME::FIELD]

This seemed to have worked!

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