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

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

Recommended Posts

Posted

I was just doing some experimenting with portals. I have a section in my current database where I have 4 fields that are for dates. When accessing my database thru the web, I do a find, and the web page comes up showing the record with the 4 fields and their dates.

I thought I would replace the 4 date fields with a portal linked to a related database for the dates. This way I am not limited to just 4 date fields.

The problem is that on my web page only the first date in the portal shows up. Any additional dates in the portal just dont show up on the web page.

I looked at the CDML reference guide and thought I followed it correctly. I also did a search here on the forum...but could not come up with a solution.

Any one have any ideas of what I might need to look for in my CDML so that all the information in my portal, not just the first line, will show up?

LR

Posted

I assume the portal on your layout is working OK. The layout portal may need to have the scroll bars enabled; or something silly like that.

Post some of your cdml code if you continue to have problems.

All the best.

Garry

Posted

I found what it was...amazing how one little piece of code can make the difference:

[FMP-Portal: Invoice]

[FMP-Field: Invoice::Date] - [FMP-Field: Invoice::Product Count]<br>

[/FMP-Portal]

I had left out the <br>. It looks like without this html added to the end of the portal CDML it will only show the first record. had a tough time finding this missing little critter.

LR

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