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

Converting values to Layout Headings.


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

Recommended Posts

Posted

post-60031-0-86299500-1335554887_thumb.jI am trying to develop a chart of tasks for my cabinet shop.

This chart has three fields: Account , Task, Code

I would like to constrain the printout (or layout) to only include the ACCOUNT description for each record just one time in the printed or viewed list.

I want the effect of turning this value into a chart heading so that this value does not repeat itself for each record on the form.

Is this possible to do?

Posted (edited)

If they are properly sorted, you can attach conditional formatting to the Account field which makes it invisible (set font size custom 500 in 'more formatting') if formula =

Self = GetNthRecord ( table::Account ; Get ( RecordNumber ) - 1 )

edited ... where table::Account is your account field

Edited by LaRetta

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