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

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

Recommended Posts

Posted

I am trying to arrange fields from with in a script - is this possible. I want to bring different fields to the front and hide others to change the layout.

Appreciate any help.

Best regards.

Posted

Sorry, this isn't possible in FMP. I don't know if on the Mac you could use Quickkeys or not.

Posted

quote:

Originally posted by miramaya:

I am trying to arrange fields from with in a script - is this possible. I want to bring different fields to the front and hide others to change the layout.

2 possibilities exist. One is to create multiple layouts and switch between them. The other is to use the "portal trick" to show/hide fields.

Basically this involves setting up the fields on the layout, then placing a portal over them. Base the portal on some kind of self-relationship from GlobalField::ConstantField. Then you can make the relationship valid/invalid simply by changing the value of the GlobalField. This will effectively show or hide the fields.

[ April 20, 2001: Message edited by: CaptKurt ]

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