Jump to content

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

Recommended Posts

Posted

Is there any way to define a field that will get information from a vertical portal and then show it in this new field horizontally.

ie: info 1, info 2, info 3,etc.

not: info 1

info 2

info 3

Posted

Yes, but to do it isn't exactly trivial. If you create one relationship for each horizontal occurrance, based upon a global, you can emulate a horizontal portal. Scrolling would have to be done with buttons and a script that changes the values of the global fields used on the left side to the relationships.

The same approach is used to create calendars, schedules or any other matrix display of information.

-bd

Posted

Define value lists based on your relationship for every related field you need to "summarize"

Now use this calc

summField1=Substitute (ValueListItems (dbname, valuelist1), "

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