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.

Putting Variables on a Layout

Featured Replies

Hello,

I am creating a letter as a layout. Ant inside the letter, I need to print a global variable which was previously computed in a script.

I tried using the Merge Field but it only ended up printing the <<$$variablename>> during Browse mode.

How should I do it?

Thanks in advance

You can't use $$vars that way.

You can create a calc field that uses the $$var and put that on the layout.

  • Author

Thanks for the quick reply.

But my problem is, I get my data from an Internet site and is in MySQL. If I create calculation fields, will that affect the table structure in MySQL?

You can't use $$vars that way.

You can create a calc field that uses the $$var and put that on the layout.

You can also display a $$variable in a web viewer:

Supersimple example for web viewer calc:

"data:text/html," & $$variable

I need to print a global variable which was previously computed in a script.

You could also have the script put the computed value in a global field.

  • 5 months later...
  • Newbies

How???

  • Newbies

This doesn't work.

I set a varible in a script that displays the report, but no value shown.

Create an account or sign in to comment

Important Information

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

Account

Navigation

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.