david g.
david g.
How are the line breaks being escaped in the CSV? if you open the CSV file in a text editor, each line in the CSV still hows up on the...
@badvision any quick thoughts on how to fix? it seems? that the you can move rep:cugPolicy if you move a parent node (maybe nt:hierarchyType, or whatever that restriction is there)...
@jgrandscrutton Interesting idea.. but it seems like CRXDE Lite already covers this use case pretty well. The main benefit of using AEM Fiddle over CRXDE Lite in your use case...
Can you make a blank drop down option value (Label value doesn’t matter) the user can select?
@oscar-cami shoot - it looks like Core Components OptionsImpl [1] (which we use) filters blank values out :( Not sure what the best way to fix this is ... 🤔...
@oscar-cami hi - no ETA. Can you suggest a solution and provide a fix (assuming the proposed solution makes sense in the context of ASC)? Thanks
IIRC whenever the cart is loaded, it makes a call to AEM to validate that the items in the local storage are infact valid items still (ie they exist and...
@sumanbi Do you only want expired assets removed from the cart, but still visible on the rest of ASC (like share, direct download, asset details, etc.) .. trying to understand...
@helloerick123 hmm... Are there any errors in `error.log` ? How about any issues in the browsers JS Console / bad requests in the browser's Network tab? The Modals are authored...
@helloerick123 were you able to figure this out, or provide any more info as to what the error might be?