Hi, I’m looking for some advice how I can modify the Cards layout or if you can suggest any existing extensions which deliver the required behavior.
I will be using Directus mainly on my mobile phone, so I’d need a layout which allows me to scroll efficiently through the contents of a Collection via a Cards display. Each card should show some (but not all) of the fields in my collection. When I click/tap on the card, I’d like to see all the details for that record.
- Long text: Some of my fields are long texts and they should be displayed in full in the Card view and not be truncated. Cards truncates after a few words, see picture below.
- Remove picture: I’d like to remove the picture and instead show the title of the record.
- More fields: Cards only allows showing 2 fields (title and subtitle). I’d like to show about 10 fields for each record and those should be stacked vertically.
- Directly editable: What would be nice to have (but optional) is being able to modify some of the fields directly in the Cards layout without having to go into the form of the record itself, for example check/uncheck Boolean fields.
Below is what my Cards layout looks like, which has all those limitations that I’m trying to resolve.
Thanks for any suggestions!
