https://discord.umbraco.com
Join Discord
How to handle change in UUI-pagination
b

Bram

almost 2 years ago
I'm currently rewriting a package to Lit and I'm struggling with adding pagination. The uui-library shows that a change event handler can be added. However, in the event that this event handler uses I cannot find which page I've clicked on, can anyone tell me how I can find out which page in the pagination was clicked?
b
j
  • 2
  • 8
  • 58
NuPickers (v7) to Contentment (v8)
r

Roy Berris

over 2 years ago
What would be the steps to go from NuPickers in Umbraco 7 to Contentment in Umbraco 8? We see a lot of upgrade guides that will do this for 9+ sites. But we need to get it working in v8. Any suggestiongs? Blogs? Etc?
r
l
j
  • 3
  • 5
  • 58
Umbraco V15.1.1 Block List
m

MrBrightside

10 months ago
I want to have custom dynamic label for the block type based on specific prop. I tried to use {{ iconName }} ,but it didn't work out, any help? https://cdn.discordapp.com/attachments/1327624507439059026/1327624507778928671/IMG-20250111-WA0008.jpg?ex=6783be2c&is=67826cac&hm=d5ece21b18b374ececf605f0271f4a27a3e0b37501af355d6206c0ea1562aac8& https://cdn.discordapp.com/attachments/1327624507439059026/1327624508122599575/IMG-20250111-WA0007.jpg?ex=6783be2c&is=67826cac&hm=4c67aacddd8658871dee8dbad5d856aa415c546f2ee63ca7bf075aae2529d19e& https://cdn.discordapp.com/attachments/1327624507439059026/1327624508424716308/IMG-20250111-WA0006.jpg?ex=6783be2c&is=67826cac&hm=61128c62c23755c32a940970dd49c21255a2fa4fdfbb74d8b74cf90a01ac3afa&
m
d
  • 2
  • 2
  • 57
Custom 'Boot Failed' screen ?
j

Jonathon Cove

over 1 year ago
I have a client requesting a custom message on the 'Boot Failed' screen which appears on a bad startup. I can't find anything online about this, but I have my fingers crossed for a setting in UmbracoConfig 🤞 . Anyone have any ideas? https://cdn.discordapp.com/attachments/1265936827240546368/1265936827550797895/image.png?ex=66a3530b&is=66a2018b&hm=3985bf9923d5a757a5fc750123262c6b5a0231b2be9bfc851017228f8e2793b9&
j
m
r
  • 3
  • 5
  • 57
[Solved] uSync Dashboard Missing on Production
c

Craig100

over 1 year ago
Umb V13.4.0 + uSync v13.2.3 + FormsEdition (v13.2.0.0) Anyone else finding that the uSync dashboard fails to load on a Production environment? It fails with the following console error:- umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:147 Error: [$controller:ctrlreg] http://errors.angularjs.org/1.8.3/$controller/ctrlreg?p0=uSyncSettingsDashboardController at umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:25:168 at umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:117:19 at ea (umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:99:20) at p (umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:90:355) at g (umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:84:186) at umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:83:311 at Object.link (umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:321:432) at umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:35:134 at Ca (umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:108:361) at p (umbraco-backoffice-js.js.v92a14544b487a968ca18cfdb1c50c9b4710d3004:92:340) ''
c
k
  • 2
  • 4
  • 57
Extending V13 Backoffice with Custom dashboard using UUI Library
t

Tom Chance

over 1 year ago
Hey all, Looking to create just a simple welcome sort of dashboard to replace the default Umbraco one for clients. (Simple welcome message and a few links for getting in contact with myself, linking to some of my documentation e.t.c) Was trying to leverage the https://uui.umbraco.com/ library and thought I'd go with a simple Box Layout as the heading of the Dashboard which looks fine, Then thought i'd use the "Card" component to act as the few quicklinks. However simply adding 4 "" elements of course renders them underneath eachother. Is there a section Im missing on the Umbraco library on how Grid / Row / Column Layouts are achieved? The https://uui.umbraco.com/?path=/story/design-style-guide--layout link describes the idea, but I was expecting some elements prebuilt to handle certain configurations or am I mistaken?
t
d
+2
  • 4
  • 6
  • 57
Umbraco 12 - get content by documentTypeimprovisation
r

Ramya Devendiran

over 1 year ago
Solution is a 2 language application and has two root nodes "Home" and "Data". Umbraco.ContentAtRoot().DescendantsOrSelfOfType(doc1.ModelTypeAlias).FirstOrDefault()?.Children().OfType() My understanding on how the DescendantsOrSelf works is Umbraco fetch the first node and traverse all its children and then comes to next node and traverse through all its children and keeping searching until it finds a node that matches the "doc1.ModelTypeAlias". This doc1 content is the last content in the second root node. doc1 contains 20000 children. Total nodes excluding doc2 is 2500 apprx. What is the best approach to get a content by documentType?
r
r
+2
  • 4
  • 6
  • 57
azure blob storage integration using managed identity
r

Rajesh

over 1 year ago
Hello friends, Can someone guide me how we can integrate azure blob storage using managed identity.
r
m
  • 2
  • 3
  • 57
Setting imageCropMode site wide
o

Osman Coşkun

over 1 year ago
Hi, I see imageCropMode default is "Pad". I want to set imageCropMode: ImageCropMode.Crop as default mode for all GetCropUrl() calls. Is there a setting in appsettings or any other configuration available to set default cropmde? Version: Umbraco 13 TIA
o
m
  • 2
  • 5
  • 57
Deprecated interface using Umbraco.Cms.Core.Scoping.IScopeProvider
h

huwred

almost 2 years ago
I have class in my Forum package which configures a custom index. I am injecting Umbraco.Cms.Core.Scoping.IScopeProvider which says is obselete and I should use Umbraco.Cms.Infrastructure.Scoping.ICoreScopeProvider instead. However in the COnfigure method I am doing the following
csharp
options.Validator = new ContentValueSetValidator(true, false, _publicAccessService, _scopeProvider, includeItemTypes: new[] { "forumPost" });
This method does not accept an Umbraco.Cms.Infrastructure.Scoping.ICoreScopeProvider, so what should I do about it?
h
a
  • 2
  • 5
  • 57
Previous414243Next

Umbraco

A hub and casual space for you to interact with fellow community members and learn more about Umbraco!

Powered by