Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Sub-Summary conditional on Value List?

Featured Replies

Here is a simple question, but I'm stumped.

I have a list of contract records on a summary page, each contract record has a value list check-box which indicates the contract has been signed. The value list has only one entry which is a space (" ") as I don't need the text, only the check box.

So, on this summary page (list view) I have a trailing grand summary part of the total of contract amounts (contract_total), but want a total of only signed (contract_total_signed) contracts as well. How do I perform this calculation?

Hi esegal, you're probably better off using a value of 1 (numeric, not text) for this purpose. Change your value list from " " only to "1" only (without the quotes). You can resize your checkbox field so that the 1 is not displayed if you only want the box itself to show. Then it is a simple matter of adding a summary field = Sum ( ThatCheckboxField ) to your sub-summary or summary.

J

  • 1 month later...
  • Author

Can you be more clear as to the additional summary field and how it ties into the sub-summary? I am adding a summary field as you mentioned "Sum ( ThatCheckboxField )", but the sub-summary only shows the number of signed contracts, not the total of the contracts that are signed.

I assume I need to set up some sort of If/Then arrangements, whereas I spell out that "Sum (Contracts_Total) If (Signed = "1")" or something like that.

I'm still a novice at scripts, so please bear with me.

Sorry, i thought you were interested in returning a count of signed contracts. Re-reading your original post, i see you actually want a total for signed contracts.

See the attached for an example of what i mean. No scripts necessary.

example.zip

  • Author

That's exactly what I was looking for! Thanks for the sample.

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.