Art Reasonover Posted June 29, 2002 Posted June 29, 2002 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
LiveOak Posted June 29, 2002 Posted June 29, 2002 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
djgogi Posted July 1, 2002 Posted July 1, 2002 Define value lists based on your relationship for every related field you need to "summarize" Now use this calc summField1=Substitute (ValueListItems (dbname, valuelist1), "
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now