Skip to main content
Solved

Dropdown list to selection

  • June 26, 2024
  • 1 reply
  • 200 views

cosminciotina
Contributor
Forum|alt.badge.img+3

I'm working on enhancing an FME Workbench to be more interactive.

Currently, my focus is on a project aimed at creating study area polygons.

Depending on their purpose, these polygons can vary from one another.
Is there a way to incorporate a dropdown menu or a list at that junction to select which writer to run and which not to?
 

 

Best answer by nielsgerrits

One way to do this is to use a TestFilter and a Parameter. This way it is possible to send the features to one or the other.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

nielsgerrits
VIP
Forum|alt.badge.img+62
  • Best Answer
  • June 26, 2024

One way to do this is to use a TestFilter and a Parameter. This way it is possible to send the features to one or the other.