Skip to main content
Question

Cascading selection dropdown list

  • May 30, 2023
  • 1 reply
  • 41 views

dxirgu
Contributor
Forum|alt.badge.img+4

I need to build a mobile form to field works. 

I would like to know if there is a way to filter a dropdown list from another dropdown list. For example: 

The first dropdown list contains: Fruit and Vegetables and the second one contains: "Apple", "Peach", "Lettuce" and "Tomato". 

If I select "Fruit" in the first list, the second one only must be shown "Apple" and "Peach". And if I select "Vegetables", only must be shown "Lettuce" and "Tomato". 

Is it possible to do this?

1 reply

keziaatsafe
Safer
Forum|alt.badge.img+8
  • Safer
  • 153 replies
  • June 2, 2023

Hi @dxirgu​ ,

It sounds like Conditional Parameters are what you're looking for. This is actually a new feature available in FME23. Please check out our latest webinar, FME:23 for the Enterprise - A Deep Dive into Key New Features. Around the 24-minute mark is where we talk about Conditional Parameters which can be configured/authored in FME Form. Once you've created the workspace, you can publish to FME Flow to create the Flow Workspace App.

 

Hope this helps!

Kezia