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.

Featured Replies

Based on a drop-down value list selection on the same layout, I would like to select a specific tab. Is that possible? Thanks.

Hi

you can select a tab based to the choosed value of the value list using an event plugin like EventScript ( free ).

You have to give a name ( the same of each value of the value list ) to each tab object and put this calc into the AutoEnter options of the field that has the value list:

yourField & S4HU_EventScript( Get ( FileName ) ; "go" ; yourField )

where the "go" script is simply:

Go to Object [ Name: Get ( ScriptParameter ) ]

----

Don't you want to use a plugin ?

Change the "go" script to:

Go to Field [ yourField ]

Pause/Resume [ Duration: 1 sec ]

Go to Object [ Name : YourField ]

and set the field YourField like a button that fires that script

  • Author

Thanks Daniele,

That's a clever solution (I tested the one without the plug-in), but as I assigned the script to the drop-down value-list I have to click twice to actually get the list and make my selection. That is how I interpreted your advice to associate the field with the script and thus fire the script. Is that what you meant or did I misinterpret? Again, thanks.

-shawn

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.