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.

Accessing Layout using field

Featured Replies

Hi All,

I am trying to access a layout based on calculation result. Actually I have app 50 layouts and I want to access them based on users name and few other conditions which I have stored in calcualtion field and have named layout names in that way. Is there any way, I can access layout like "Go to Layout(Layoutname)" where Layoutname is a field not selected from drop down list.

Thanks in advance

Aditya

You can use the script step Go to Layout(LayoutNumber) which is the next to last option for this script step. Regardless of what you named the layout, they have a number associated to them by the order they are listed in when you are in Layout Mode. Go to the Set Layout Order dialog box and you can put the layouts in any order. If your script step says go to layout #4, the fourth layout in the list is what will appear.

HTH, Mike

You can get the list of layouts in proper order with the design function layoutnames(status(currentdatabase)). You could use that for a dropdown list , or query that list (for the position (patternCount(Middle(layoutnames, 1,Position(layoutnames, mylayoutname,1,1))," par.gif ")

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.