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

Hello there,

Does anyone know how to code a pull down from a value list with the selected option being whatever is already in the field?

i.e. if the field has 'B' in it and when the page is viewed of that record the pulldown shows 'B' selected from it and if it's changed to 'D' then 'D' will appear selected in the pulldown the next time the page is accessed.

Thaks in advance Antz.......UK.......

<SELECT NAME="fieldName">

<OPTION VALUE="">None Selected

[FMP-option: fieldName]

</SELECT>

The fieldName field on your referenced layout needs to be a pop up list.

Doesn't this kind of defeat the purpose of a pulldown menu, if it only shows what is already in the field? If the field is blank, you have the choice of blank and end up typing in the value. How is this used?

Anyway, create a self relationship based upon record no. matching record no. (create one, auto entered), define the value list using the entry field and this relationship.

-bd

If I understand correctly I am using:

Field: typtz

List: typtzwebentry

<SELECT name="typtz" size="1">

<option> [FMP-Field: typtz]

<option> -----------------------------------------------------

[FMP-valuelist:typtzwebentry,list=typtzwebentry]

<OPTION> [FMP-valuelistitem] [/FMP-valuelist]

</SELECT>

  • Author

Thanks Anatoli,

This works well and is just what I need.

Antz........

Any time cool.gif" border="0

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.