Jump to content

Sorting a Portal row


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

Recommended Posts

If you always want the portal to sort in the same order, you have two choices: (1) sort the relationship or (2) sort using the portal properties.

(1) Double-click on the relationship btw the parent and the TO for the portal. Use the Sort by button.

(2) Double-click the portal in layout mode. Set the sort properties for the portal.

Link to comment
Share on other sites

If you want to sort the portal on the fly, e.g. by date vs. by priority, you have two choices:

1. Old school: sort on a calculated field

2. Newthink: use a tab panel

- Put a copy of the portal on each tab, but each sorted differently as Ms. Cooney described above in (2).

- Give each tab an Object Name.

- In FM9 you can give the tabs a fixed width of 0 so they'll be hidden

- In your script, use Go to Object to go to the desired tab

Link to comment
Share on other sites

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