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.

Go to layout (leftValues(get(scriptParameter);1))

Featured Replies

Go to layout (leftValues(get(scriptParameter);1))

Does anyone know why this script step doesn't work? I have tested and pretty sure that leftValues(get(scriptParameter);1) returns the exact layout name that the script step "Go to Layout, layout name by calculation" supposed to display. It simply doesn't go there at all.

Very strange frown.gif

I haven't used this, but reading the help, it looks like LeftValues gets values from a list separated by carriage returns, and I believe script parameters are passed as single strings.

Try LeftWords instead, or perhaps try manually inserting the paragraph marker as your parameter delimiter while using LeftValues.

Dan

  • Author

I need to use leftValues because I passed 2 parameters, one is the layoutName to go to and the other is the accessPrivilege for that account.

I found the solution for the problem. Apparently leftValues also includes the carriage return. That's why it didn't work before. This is the script:

Go to layout ( Substitute(LeftValues(Get(ScriptParameter);1);

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.