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.

Clicking on a record to bring up a different layou

Featured Replies

Not quite sure how to explain this. I've seen it done, but can't figure out how they did it. In a list view, if you click on the title of a record, it will take you to a different layout. Within the layout will be another list and if youclick it takes you to that info. Ideas on how you can chane layouts with just a click on the title? A "define button" was not used, and nothing is under the scripts.

-j

There has to be a button there somewhere. That's the only way to jump to another layout by clicking on a record. It may be hidden behind something. Use the "Show Buttons" option in the view menu.

Hi,

As mentioned previously, you must 'utilize' a button to change to a different layout.

This can be accomplished a number of ways. Here are two ideas:

A. In your list layout:

- create a button to the left side of the fields listed

- 'define button' to go to another layout

-- this can be setup to allow entry into the fields on the list layout

-- this works good for allowing users to make minor record changes

B. In your list layout:

- create a 'transparent' button that will 'cover' all fields in the list layout

- 'define button' to go to another layout

-- this can be setup to NOT allow entry into the fields on the list layout

-- this works good for switching users to the layout with all record info

-- this also helps users understand where to edit record data

Hope this helps...

Bob

  • Newbies

Try this...

Make a field in the list a button. Write a script to assign to the button that does the following...

1) if... the field is <=0 then go to that field (this will allow you to enter data in that field when you click on it only if its empty)

2) else... perform another script (which could be written to take you to another layour or perform some other function)

You can do this to any or all field in the layout.

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.