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.

inconsistency, works, then doesn't work

Featured Replies

I have two files, one contains main topics, the second contains subtopics. I want to have a way to "check" them off when they are done, so I created a check field with one option, then made it so when that check field was checked an icon of a much prettier check is displayed (for printing purposes). Anyways I got it to work on the first file, then I wanted to do the exact some thing in the other file.... did it.... doesn't work!?!?

First file calulation(container) field formula:

Case(checkBox = " X", GetRepetition(gCheck, 1), GetRepetition(gCheck, 2))

Second file calulation(container) field formula:

Case(checkBox = " X", GetRepetition(gCheckTwo, 1), GetRepetition(gCheckTwo, 2))

arg... it should work... any ideas?

If you created the whole field

Also, make sure that gCheck is really defined as a global, and not a regular container field.

  • Author

Detlev, yep, both globals(BobW - it's a global container I double checked) in both files are filled in.

I tried it through a relationship before and ran into problems, so I said "no biggy, I'll just give it it's own", and that's were I am now.

I'm going to try it in some new files to see what happens.

  • Author

Well the new files worked, guess I'll just recreate it there.

It's still frustrating when you learn the rules, play by the rules, and then the rules are defenestrated.

Yeah, and as usually the referee hasn't noticed anything

BTW, GetRepetition( field, 1 ) is redundant. field will work just fine. It's similar to the way a calculated repeating field assumes the current repetition and only needs specification if other repetitions are involved.

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.