Problem/Motivation
DS provides this option for multi cardinality fields. It would be handy to limit the number of items we display for the outer chained field.
My use case is a teaser for a multi-cardinality media entity reference, where we display a single product image.
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | 2960036-5.patch | 5.93 KB | sam152 |
| #5 | interdiff.txt | 835 bytes | sam152 |
| #3 | 2960036-3.patch | 6.63 KB | sam152 |
| #3 | interdiff.txt | 2.18 KB | sam152 |
| #2 | 2960036-2.patch | 6.66 KB | sam152 |
Comments
Comment #2
sam152 commentedComment #3
sam152 commentedWhoops the "chained field" refers to the inner part, "field" is the outer referencing field.
Comment #4
larowlanShould this go inside the if too?
oh for php7
nice
Also, some file mode changes in the patch (644 -> 755)
Comment #5
sam152 commented1. It can be
2. Hah!
3. :)
File mode changes should be gone.
Comment #7
larowlanFixed, rolling a release, cheers
Comment #8
sam152 commentedAww yeah, thanks @larowlan.