Choice options not showing up with a filter

This is my setup.

  • I have a calendar screen with agenda view of events.
  • When I open an event, there is a Show Detail Screen which I’ve customized.
  • In the event detail screen, there is a button and I’ve configured that to show a form screen
  • In this form screen, one of the components is a choice dropdown D1 with a filter from values picked in another choice dropdown from the screen D2. Without this filter all options show up, but I want to show only a subset of options depending on D2 value. When I add the filter, the choice dropdown is not seen at all

Why is this?


Looks like there was a trailing space, so the name was not being picked up.

Sooo is your issue resolved?

Yes, that was the problem

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.