Skip 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.

Help with Calculation for a graphic container

Featured Replies

I'm sure there is an easy answer for this, however, I am a real newbie, and am struggling with what to do. I want to change a letterhead on a form letter layout, based on the contents of a field in the main database layout. The field contains the letter writers name, and is either "user a", "user b", or "user a & b". I think I need to create a calculation that will take one of the 3 graphic letterheads (each of which is stored on the main database layout in a global file labeled "user a letterhead" "user b letterhead" etc.) and insert it into a container on the layout. Can anyone help me with this??

... fairly straight forward... make a calculation field with result container to hold your final letterhead...then as the calculation just do...also, feel free to set the calc field to unstored though its not exactly necessary it'll save you a bit of room...

Case(

userfield = "user a" ; user a letterhead ;

userfield = "user b" ; user b letterhead ;

userfield = "user a & b" ; user ab letterhead

)

genx

It will be forced to be unstored in any case, as it references a global field.

oh right...

  • Author

Thanks very much for your help, (it worked needless to say!) Expect to here more from me!! Thanks again

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

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.