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

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

Recommended Posts

Posted

Is it possible to display a list that only shows fields in a record if those fields contain values and does not show a blank field if they do not

Hope this makes sense!?

Cheers

Nick

Posted

No way to do it in Browse mode; you can use the "sliding/printing" feature to move everything up in Preview mode.

You can also set all the fieldname tags to nonprinting, and create calc fields for each fieldname: If(isEmpty(field), "", "fieldname"). Then put these fields under the fieldname tags -- they'll show up in printing, but only if there's data in the field.

Kinda kludgy, but...

HTH,

Dan

Posted

I think what Keith is getting at is if you use a merge field instead of an actual field on your layout, if there is no data in that field it will automatically slide left, removing the unwanted space.

Simply select the text tool and click on your layout and then choose insert merge field.

The downside of this is the data will be out of alignment with your field names in the header of your list as soon as a record has no data in one of its fields.

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