Question

Cascading selection dropdown list

  • 30 May 2023
  • 1 reply
  • 5 views

Badge +3

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

Userlevel 1
Badge +6

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

 

Reply