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

Storing all portal items in 1 field


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

Recommended Posts

Posted

In your database, make a value list that gets its values from your relationship's related field (This should be all the values in the portal). Then your calculation can be ValueListItems(Status(CurrentFile), "NameOfValueList"). I think that should do it. There may be some other way to do this as well, but I sure cant think of it at the moment.

Posted

You may have some formatting issues with the value list technique. You may need to build additional calculation fields to format the OrderItems lines (concatonating Description, Qty, Price, etc, and adding spacing.)

Another idea for this is a scripted approach. Build the portal data with a loop, appending the text to a results field.

Posted

The value list method strips all formatting, sorts the items in alphabetical order, and removes duplicate entries. It is usually the last one that is the killer.

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