How to enable Copy-pasting widgets in Page Builder
Hi Team,I'm able to see the option for translate field while creating fields in Custom Table and I have setup google translate service on my site but the custom table fields are not getting a trans...
I am setting up the page titles in my Kentico site. I was able to find the location to control the title structure across all pages but I do not want the homepage to follow that structure.I tried f...
How to pass back the page type class name dynamically from where the widget is in?
I have a login widget where it will link over to the Account Controller and Controller will pass back the data to the login widget view, however, when it pass back the data, the controller go to it...
Previously in the Kentico can use DocumentContext.CurrentDocument.GetValue(@isOverview@) to get the custom field inside the current document, but how to get the field in the Kentico 13 now? Want to...
Can we create a login and logout widget from the Kentico 13?
I am using Kentico 13 and planning to use two docker containers, one to host the admin site and the to host the user-facing site. I have used a linux container to host the user-facing site, do you ...
I'm calling shoppingservice.createorder() before the payment page, this is clearing the cart, but if payment fails, I need to allow customer to go back and make changes to cart.I'm assuming I need ...