Quantcast
Channel: DevNet Questions
Browsing all 8832 articles
Browse latest View live
↧

InsertAsNewCultureVersion fails unexpectedly with 'File' type field

I'm at a bit of an impasse with this method call. For some reason this is failing with a Data Type='File' field. Here is the error I'm getting:Cannot insert the value NULL into column 'Thumbnail',...

View Article


Where Condition for Date in Repeater

Trying to do a Where Clause in a Repeater. I tried: DocumentIsArchived = 0 @@ DocumentPublishTo @ getdate() with no luck in Kentico 9. Thanks David

View Article


Extending columns of the admin user grid Kentico 10

I use Kentico 10. I try to show new custom columns in the user grid. (please see picture below) What's the best way to do it, so that it still works after a Kentico update?

View Article

Article tags to foreach

Hi, can you please help me how to do do this transformation in ASCX? I am creating transformation for Article Repeater and I need to get the tags of that article. I saw some answers here, but they are...

View Article

ShoppingCartCustomData becoming OrderCustomData

Hi, I want to allow customer to specify their own order number and delivery date. I thought I will use ShoppingCartCustomData to store it. That works well. Form fields are autoupdating and populating...

View Article


Attachment to eCommerce email Template of kentico cms

I am developing shopping website using kentico cms 9. In the website I want to send invoice to customer as a pdf attachment of email template (default kentico ecommerce email template).currently I am...

View Article

Dropdown marco expression

I've created a custom field that I'd like the user to select a year from a drop down list. I have used the following macro expression to populate the dropdown:y = DateTime.now.year-50;...

View Article

Iterate List of objects in Transformation

HI, I am writing an custom macros, which is returning a object that contain a List of objects as below. public class EventDetail : AbstractDataContainer@EventDetail@ { [RegisterColumn] public string...

View Article


How to remove an imported custom module

Not using NuGet.I ran into a situation while going through the Kentico Advanced Developer training course.I installed the doctor/appointments custom module that was provided via a link to GitHub from...

View Article


MVC aliases in Portal Projects

Working on a portal implementation in v10. Have a need to serve up static, extension-less files. We are doing authentication through Azure AD B2C and the pages that host the forms cannot have the...

View Article

Assembly error after upgrade (9 to 10)

Hi guys,Just looking for a little help, I have done an upgrade from v9 to v10 and everything went smoothly but when I try to run the local instance of the project I get the following errorCould not...

View Article

Progress bar for file upload

Good Morning Devnet!Happy Friday!I've got an interesting challenge - I'm trying to create a progress bar that will animate from 0% to 100% based on a user successfully uploading a file using the file...

View Article

Kentico 11 install failure - copying files failed

I'm trying to set up a new site using the installer but I'm hitting the below error and the installation is failing. I've used the installer previously on the same machine without issue creating...

View Article


Kentico, module with web part to upload CSV

I have a requirement to upload data a from CSV file into custom table in Kentico, I have created a custom table but don't know how to upload CSV and process it, I have also created a web part which I...

View Article

Extending columns of the admin user grid Kentico 10

I use Kentico 10. I try to show new custom columns in the user grid. (please see picture below) What's the best way to do it, so that it still works after a Kentico update?

View Article


Kentico, global events not firing

I am trying to create an event on page save, I have followed step by step documentation and created a class in App_Code folder, I can build without any error but event is not triggering.here is my code...

View Article

Attachment to eCommerce email Template of kentico cms

I am developing shopping website using kentico cms 9. In the website I want to send invoice to customer as a pdf attachment of email template (default kentico ecommerce email template).currently I am...

View Article


TreeNode.AllChildren

Hello,If I ran a document query to grab one document (TreeNode) and then accessed the AllChildren property, would this call the database grabbing all child nodes in the database? I think it would be I...

View Article

Adding subscribers to a list in Mail Chimp 3.0 in KENTICO

It work with curlcurl --request POST \ --url 'https://us19.api.mailchimp.com/3.0/lists/439db5911d/members/' \ --user 'anystring:6d43f4b7e3b8271c2508ac6d3a0fc2ce-us19' \ --header 'content-type:...

View Article

Server Error in '/' Application. Runtime Error Description: An exception...

Im gettingServer Error in '/' Application. Runtime Error Description: An exception occurred while processing your request. Additionally, another exception occurred while executing the custom error page...

View Article
Browsing all 8832 articles
Browse latest View live