david g.

Results 376 comments of david g.

@Sayali-Kolhatkar what version of AEM + SP are you on?

Can you try: [asset-share-commons.ui.apps-1.9.5-SNAPSHOT.zip](https://github.com/Adobe-Marketing-Cloud/asset-share-commons/files/5730722/asset-share-commons.ui.apps-1.9.5-SNAPSHOT.zip) This pulls the `${search.results.size > 0}` check into the Sling Model as a `hasResults()` method

I assume there's an error being thrown? What's the error? It certainly seems like something strange is going on on your AEM deployment, as I cannot reproduce any of this...

Hi, What version of Asset Share Commons are you using? Can you take a screenshot of CRXDE Lite of your audio asset with the renditions folder listed? Can you also...

So this might be fixable via .. https://github.com/Adobe-Marketing-Cloud/asset-share-commons/pull/351 which lets you set the delimiter (right now "," is the default and hardcoded delimiter) It might be worth implementing a value...

Not entirely - but the property component can be updated to pass a “delimiter” value to the propertyvalues predicate... so it’s positioned to be fixable, if that makes sense

ASC forces a guessTotal that is > 1 and

Enhancement: It would be nice to make the guessTotal dialog field have 1 -> 2000 (inclusive), and a description noting the default behavior.

I wonder if it even makes more sense to adjust the `card.html` and `list.html` to do something like `` vs messing around w the Computed Property.

Hi @Lovepreet1994 - how exactly are you "excluded expired assets from home page". After reading this post, it occurred to me that the "Active" selection for the filters doesn't work;...