#H5YR
Community Impact
0
Total #H5YRs since 2023
0
Widget High Fives
0
Today
Total #H5YRs since July 2023: 482
Most recent #H5YRs
Trying to get a custom UFM filter working
Yes, I created a custom backoffice controller. Works like a charm. Thanks for the help!
Trying to get a custom UFM filter working
Hi @cryothic , As @BishalTimalsina12 mentioned that async needs to be removed and there's one other small change needed on the code which I have added below. Please paste this and try it out: **comm...
Open create modal for document
With a bit help from AI this seems to work. It is inspired from content picker, but the additional create button, allows to create content node in context and select the node after creation. A limita...
Memory leak after upgrade to v17
Thanks gents! I thought I'd caught them all, but I still had an `UmbracoApiController` hidden in the project which was causing the memory spiral. Change that out to a Controller and we're laughing (r...