Feature proposal #6386
closed
Implement asset array support
Added by krileon almost 8 years ago.
Updated over 7 years ago.
Start date:
23 December 2016
Description
Implement support for supplying more than 1 asset for the gallery. For storage purposes the first asset supplied in the array should be used. To support wildcards use an OR usage with LIKE operators, but only if one of the assets uses wildcards otherwise just use a single IN usage.
See CB Activity regarding this. For storage use ->asset() which will return the first asset of the array. For the raw array use ->assets(). Then for query parsing just parse through the array as needed.
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
- Target version changed from 2.1.0 to 2.0.1
- Status changed from Resolved to Closed
Also available in: Atom
PDF