Filter "done" items from drop-downs in forms

When creating a new Entity it’d be great to be able to filter the relationships by workflow status.

Context:

  • Two entities - Task and Milestone
  • Milestone : Task is a 1 : many relationship
  • There is a Fibery form for users to submit a Task
  • One of the fields allows them to specify the Milestone that the Task is for

Desire:

  • The user shouldn’t see a whole load of Milestone instances with status “done” in the drop-down for the Milestone field in the form

This is in progress already

https://the.fibery.io/@public/Public_Roadmap/Roadmap_Item/Filter-and-sort-in-relation-Field-selector-169

2 Likes