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

Issue While Convert WebSite Project into WebApp Project

i have been converted kentico website project into webapp project but while running webapp project i am getting error like this Server Error in '/' Application. [ObjectQueryBase.Object]: Object type...

View Article


Unit Test not longer work after update from Kentico 9 to Kentico 10

My unitTests not longer work after Update from Kentico 9 to Kentico 10.I have a UnitTest like this. (worked fine on Kentico 9) [SetUp] public void setUp() { this.pageCreator = new PageCreator();...

View Article


Generate folder structure in visual studio for kentico website

how to generate folder structure of kentico website into visual studio

View Article

What is macro for getting email id in email template?

I am sending email to list of subscribers using a email campaign.I want their email id in email template in a link on which they will click.I tried using macro called '{% Email %}' but it is showing...

View Article

Querying inherited page types when using generated page type class

I am attempting to use TreeProvider to query pages which all inherit from a base page type, here referred to as My.Product. I have also integrated the generated C# class for that base page type in...

View Article


WHERE statement to display contacts on sidebar

I have multiple product pages (same page template), and each page is supposed to have different sales rep contacts on the sidebar. I set up the sidebar contact box as a repeater to pull data/filter...

View Article

kentico ascx transformation, every nth

Here's my transformation:@%# IsFirst() ? "@div class='row'@" : "" %@ @div class='col-xs-12 col-md-3 col-bdlt'@ @div class='bdlt lt'@ @asp:PlaceHolder runat="server" Visible='@%# IfEmpty(...

View Article

Error on ProcessPayment Method for authorize.net

Using Kentico v9I am trying to create a custom single page checkout. We are trying to use the out of the box Authorize.Net payment gateway. I have everything working up to the point that I try to...

View Article


Use page template name as a class in the ASCX Master Template

Hello Everyone,For styling flexibility, I would like to have the template code name of the current page appear as a class in the master template. Something like this: @div id=@mainContent@...

View Article


BizForms - User Selector - onChange populate other fields

Hi,I have a business form with user selector field, user title field and user superior field. I want to auto-populate the user title and user superior field based on the user selection. How can I...

View Article

The page isn’t redirecting properly :-

Installation Issue : Hello, I Installed kentico with custom installation on my computer, I have visual studio express version. when I run locally its always shows @The page isn’t redirecting properly@...

View Article

SQL query for dropdown

Hi,I am using a bizform for some requirement and there is a dropdown in the form, I want to fill that drop down from different server and different database. Please let me know how to fill this...

View Article

Kentico code name form control target reference

How to specify which field used as reference by 'Code name' form control? Let say I have 3 field in a custom module class:DisplayName field using Text box form controlCode field using Code name form...

View Article


How to search the text having space character in search condtion of smart...

Hello Everyone,I m using built in smart search result webpart, I m applying search condition. Example for search condition: +status:(Not Accredited) not working.Instead of using search condition...

View Article

Get roles for document (treenode)

Hi,I'm writing a custom AuthorizeDocument handler. And in this handler I'd like to get the list of ROLES that have READ permission on the document.Is this even possible? I can easily get the document...

View Article


Kentico 8.2 Cannot Delete Content

Since we have upgraded to Kentico 8.2 we have found that we cannot delete content on our production server. When I click on a content item in the Pages module and select the Trash Can nothing happens....

View Article

Error executing child request for ChartImg.axd Kentico 9

We have problems in the reporting when we want to create one we receive the a message to search in the Event Viewer, when we found the issue it says this Error executing child request for ChartImg.axd

View Article


Content slider with multiple items per slide

I would like to have a slider with a constant amount of 3 items per slide. What is the best way to do so?To explain my case some more: I have a home page with several childs and I use a content slider...

View Article

Edit button in Live site modus not working

The style of the standard Kentico 'Edit button' has been removed and the text is non-clickable. So all I see is a plain text 'edit page'. This only happened in one site that I was creating and only in...

View Article

Customize submit button on Form

Is there an easy way to customize the submit button on the form tab. The button is not in my custom layout an I can only alter the text of the button in the general tab of the form. How can I change...

View Article
Browsing all 8832 articles
Browse latest View live