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

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

Recommended Posts

Posted

Hi, I am wanting to create a box with info that can scroll, like what the portal tool does with scrolling except with fields from the current table instead of a related one. How would I go about this?

 

thanks!

 

 

Posted

Use a self-join.  Create a new TO of your table named ScrollTable in the Relationships tab of the Manage Database dialog, and relate it to the original table with an X relationship. ( YourTable::<any field> X ScrollTable::<any field> )

 

Create a portal to ScrollTable.

 

The X relationship would show all records.  You can change the relationship to show a desired subset of records if you'd like.

Posted

Thanks for the response Doughemi.

That works for the scroll but what I want to scroll isn't records but a list of fields. They won't all fit on the page so I want to scroll down the form.

I guess I wasn't clear in my original msg. I want it to scroll like a portal but still be a form.

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