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.

portal list to dropdown list

Featured Replies

i have this portal with 3 records with checkbox box on it 
and a droplist field for that portal what i want is to show only portal records with checkbox ticked
 
for example if i have 3 records 
photos, documents and files. If it ticked photos and documents in dropdown list it should be photos and documents only

Look into portal filters. You can search these forums and find several threads on how to configure them.

  • Author

Hello jbante im searching for the topic related to this but its difficult for me to understand without a sample file sorry im a filemaker newbie

Why not attach your file, and then we can see first hand what you are trying to do? Also, this will enable use to your naming conventions for the fields, TO, layouts, scripts, etc.

 

p.s., if you need to see how to attach a file, follow the steps listed in this Site Instruction here: http://fmforums.com/forum/topic/88082-how-to-add-an-attachment-to-a-reply/

In layout mode, double-click the portal to bring up the portal options.

Click the Filter portal records button.

The calculation you use here will depend on the method you've used to flag your records.

 

For example, if each child record has a text field with a single value such as "photos" and that value matches your drop-down values, the calc might look like this:

not IsEmpty( FilterValues( yourDropListField ; yourChildFlagField ) )
  • Author

Hi this is my example file as you can see there a dropdown in the Type field what i want as you can see theres a checkbox at the portal list what i want is if the checkbox is ticked then it shows the Typefiles field  in dropdown

 

https://www.dropbox.com/s/us7bgcqts1sl1nn/Test.rar

Please attach your file here.

Yes, Chadski should really upload the file correctly here.

 

I went ahead and downloaded it. It had only the first relationship which pointed to ALL records.

 

I added a second relationship that pointed to only the checked items.

 

Then I added a filtered portal based on the all relationship.

 

And a portal showing only the checked items.

 

Then modified the value list to display only the items from the second relationship.

TestMOD.fmp12.zip

  • Author

Hello Bruce is there a way to use only the ALL portal not the filtered and check portal 

The portal does not control the value list. No portals are needed.

 

It is the second relationship that controls the value list.

 

The other portals were added just to show you how you can display the results.

 

It was suggested by another responder (Jeremy) that you might want to use a filtered portal instead of a dropdown list.

 

The filtered portal lets you see what that would look like.

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.