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

Changing the href link of breadcrumb.

Hi , Currently the kentico breadcrumb will use the pattern of href=@shop/desktop/led@ but my redirection request should be the key of the category, which mean that href=@Productlist?category=led@, for...

View Article


Kentico 11: How to get Width and Height from image?

Hi All,I have create custom WebPart for display image list. For Image filed I am used DataType: Text and Control Form: Media Selection.I want to get Width and Height from Image that i have uploaded....

View Article


Smart Search Result - Search Condition

I want to set a filter to a specific page type on smart search Results. So what I am trying to achieve is I would like to load every document on page load for every page type but if it’s a...

View Article

How to create a custom table using the API

Is there an easy way to create a custom table using the API? I can find a CustomTableItemProvider, but I don't see a CustomTableInfoProvider...

View Article

Custom Web Part Load Error, "System.Web.HttpParseException'

I added a custom CMSAbstractWebPart to a Kentico 11 Web App project then made the portal changes necessary to implement it in a page template. After adding it to the desired page template, I discovered...

View Article


Split items in 2 columns in hierarchical viewer

I'm using the hierarchical viewer for my top navigation. My navigation has a mega menu and will show you its content split into columns when you hover over it. I want to split the child navigation into...

View Article

Missing My Orders for the user

Hi, I am working on the kentico v11 where few others already developed and gave it to me, The main thing i want to know is, I didn't find the my orders page when i tried to login as user, can you...

View Article

Missing Newsletter email template in email templates.

Hi,I have missed my newsletter email template in mail templates, but i am getting subscription mail from it, do any one have an idea where it will be.

View Article


Querying BizForms

Hi , I need to get the field names in my form. Currently the situation is that I have: BizFormInfo formObject = BizFormInfoProvider.GetBizFormInfo(formname,KenticoContext.Current.CurrentSiteName); But...

View Article


Preventing HTTP host header attacks in Azure

As per the Whitehat Security report it says there is a vulnerability on Host or X-Forwarded-Host request headers on our site build using Kentico and hosted in AzureHow are we preventing this type of...

View Article

How to get payment method name using payment option id using api

Hi , can i get payment option type using OrderPaymentOptionID using api. like PaymentOptionInfoProvider.GetPaymentOptionInfo(OrderPaymentOptionID , SiteContext.CurrentSiteName);

View Article

Deny admin interface

Hi, my client has following requirement:I am using kentico 10 ems.website url is :abc.com.auadministrative interface should only be access via: cms-abc.com.au/admin. If user tries to access...

View Article

Kentico 10 is constantly kicking out the admin user

Exact same problem as here: https://devnet.kentico.com/questions/kentico-10-is-constantly-kicking-out-the-admin-user but no answer to the response by Trevor Fayas was ever posted and the thread has...

View Article


logic captcha field is not display on the contact form, and can i add an i...

Hi, I tried to add logic captcha in the contact page, where I have followed the following steps, 1. Added new field (Data type: text). 2. Form Control (Logic Captcha). 3. Requires yes and i click save...

View Article

how to get the data from unigrid using id and get rows data

Hi, I tried to update the products data using csv file, I am binding my csv file to unigrid using dataset and i need to get the data from the unigrid to update the data on button click, so i created a...

View Article


URL Redirection

Hi Guys,I'm looking for a suggestion on the best way to force a user to a page. Basically have a field added to the user settings table and need to redirect the user based on that field no matter what...

View Article

Save Custom forms that do not use generated classes

Hi, I am in a situation, were I don't want to use the generated classes for Bizforms. Is it possible to save the form to the database , if the actual form is generated in the CMS ? My front end is...

View Article


Web part for change password after user login

Hi, Is there any default web part to make user to change there password in the my account section, if not, can you suggest me any way to create the web part to change the current user password when he...

View Article

How to get TreeProvider.SelectNodes to return all data in preview mode like...

if I provide the data query as properties of the CMSRepeater, the repeater shows all items (published or not) in preview mode and only published items on the live site. However, if I try to pass a...

View Article

Multisite Azure Application Gateway App Service MVC configuration issue - 502...

We have a MVC Kentico 11 MVC site. It hosts multiple websites. We are trying to set up an Azure Application Gateway that points to two App Services, one MVC, one for Kentico admin.So far I have the...

View Article
Browsing all 8832 articles
Browse latest View live