#H5YR

High five on X

Community Impact

0 Total #H5YRs since 2023
0 Widget High Fives
0 Today
Total #H5YRs since July 2023: 486

Most recent #H5YRs

AJ Murray 💬 Forum 🖐️ 1 [Permalink]
Schema Comparison table not showing Name after upgrade v13 to v17

Update here. I have discovered the problem. Was my code of course. Sometime or other I had added into the Program.cs file the following `builder.Services.AddNewtonsoftJson();` According to GitHub C...

Bishal Tim 💬 Forum 🖐️ 1 [Permalink]
Sorting a table in the back office

hey @darrenhunterEmerald `uui-table` is just a display component it renders rows/cells but doesn't have any built-in sorting, so you'll need to wire that up yourself. If you tried using the Sorter ...

Ic Daan 💬 Forum 🖐️ 1 [Permalink]
Umbraco cloud CI/CD error: Patch cannot be applied - searches for old

Yep that was the fix. Pull from Umbraco cloud and make sure local branch/repo is up to date with latest changes. Then deploy without the CloudSync step. After that turn it back on and it works. :umbra...

Jeroen Oostwouder 💬 Forum 🖐️ 1 [Permalink]
Trying to get a custom UFM filter working

Yes, I created a custom backoffice controller. Works like a charm. Thanks for the help!

Shekhar Tarare 💬 Forum 🖐️ 1 [Permalink]
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...

Friends of H5YR