Jump to content

Arrange Fields


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

Recommended Posts

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 ]

Link to comment
Share on other sites

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