Chr1sG
August 9, 2023, 8:40pm
9
I’m talking about relation filters (limiting the available choices) not display filters (limiting which items are shown).
The former are for to-one relations, the latter for to-many relations.
See here
Relation filters
[image (8)]
Instead of sifting through an entire Database when linking one Entity to another, pre-filter the options:
exclude done and archived work (ex. don’t suggest long-forgotten Projects for a Task)
remove irrelevant stuff (ex. stop suggesting sales reps when assigning people to a Bug)
ensure a proper process (ex. make it harder to add Stories to an already full Sprint)
It takes one Fibery guru (yourself!) to configure the relation filters — and everyone…
and here (for dynamic relation filters)
It was too calm here, but now it is time to shake this space with the new release that includes some loooong-awaited features.
Images on Board View
We tried to implement this feature twice but never succeeded. Finally, it is there. You may see images (uploaded into Files section in an entity) as covers on a Board View. Here is the flow:
Upload an Image in Files section inside an entity.
Go to Board View, click Fields and select Files and media as a cover image.
You may also …