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

Send subscription emails to BCC

When using the Email Marketing application in Kentico and configuring the automatic mail send out, is there a way to have the subscriber email address be sent as a BCC rather than just TO. We have an...

View Article


Macro to retrieve widget properties

I've created a widget based off the static text web part. It has 3 properties: Text, Month, and Year. In the Text property I have set the default Value to @This item appeared in the @ %insert macro...

View Article


Multiple Wildcards in URL

Is there a way to be able to use multiple wildcards in Wildcard URLS, where the user is able to enter either wildcard or both wildcards, and the Smart Search results will still show properly?Am I able...

View Article

E-Commerce - Add Handling fee based on Payment Method

Current site was upgraded from Kentico v7 to v9 and have replaced the old shopping cart web-part with the a checkout wizard.Where can I add a handling fee during the checkout process based on the...

View Article

Implementing Custom UI For BreadCrumbs

I have added the Breadcrumbs Web Part to my page and I would like to change what is rendered. Currently the BreadCrumb is rendered as @a href=@/Products/Pumps-and-Process-Equipment.aspx@...

View Article


Store media library in Azure Blob

Hi,I'm trying to configure Kentico to stor media file in Azure Blob Storage. I've already found aritcle in documentation where this issue is decribe. I follow steps - add two keys in web.config, copy...

View Article

"Form dataItem which is intended to update does not exist."

I want to retrieve a data row (from the Recorded data table of the form) and load it to the bizform. I have this code in my web part:protected override void OnLoad(EventArgs e) { ... QueryMacros macros...

View Article

New ReCaptcha SSL Issues

I'm using the new Recaptcha control from the Kentico Marketplace (developed by Kentico) and recently started having issues with SSL and had to disable the new Recaptcha on several sites. It was working...

View Article


ValidationHelper error

Hello I am working a webpart where I need to get an order id from the url, as Kentico say I'm using this code: string orderHash = QueryHelper.GetString(@o@, string.Empty); orderId =...

View Article


Kentico CKEditor Configure Style Set Dynamically

I'm using Kentico 9 and I'd like to be able to use different CK Editor style sets on different pages. I have added a style set to the styles.js file as follows.CKEDITOR.stylesSet.add("mystyles", [{...

View Article

please advice

In my site when the order is placed it display the notification emil in the sent item. but i didnt receive any email to my inbox. what can be the reason for thatPlease advice Ramesh

View Article

Show property value in webpart ascx

Hi!I've made a web part with some properties and I'm getting my data by code behind. Currentyl I want to show the value in my ascx file but it is only showing when i use @%= LocationAddress %@.However...

View Article

submit button in custom layout form builder not working

Hi there!I have made form by the out-of-the-box form builder and using a custom layout as ascx. I have added the submit button in my template, but it does not appear in my view but below it. See...

View Article


merging contacts from domain aliases

HelloI'm tracking the activities of my visitors on my mainsite domain.com, and on alias.domain.com.The problem is, when a user visits alias.domain.com and after that, the user visits domain.com, there...

View Article

On a fresh install Kentico tries to create my database a second time

I have a fresh install of Kentico 8.2. I'm trying to create a local dev instance of our staging site. I just want to get to where I can import the site package to my local instance. Currently, when I...

View Article


Logic within repeater

Hello,I'm trying to pull data from two different page types into a repeater. Once I have the data, here's what I'd like to do with it:First, I need to iterate over all items(pages) within a specific...

View Article

Alphabetical Order of pages

Hello,I have an issue with the alphabetical ordering of our pages as they populate on the main page. The list starts out with 5 pages we have designated as the priority followed by the start of an...

View Article


Kentico - Form Control Drop-down List & SQL Query

I couldn't make the title clearer, but here's what I need help with. I have a custom page type [1] for Leaders which includes 2 fields: Name, and Title. This holds the list of all leaders at the...

View Article

Web Part Layout Page markup

I need to use the Sign out button web part with a different layout. I have created my layout, and understand on how to select a different layout when I add the web part to a zone. The challenge I am...

View Article

Kentico 9: How to allow an editor to pick a single custom page type for display

I've created a custom page type, and have three 'pages' in a folder. My home page, has a repeater that will select the top 3 pages. On another page, i need way, from the Page tab, that an editor can...

View Article
Browsing all 8832 articles
Browse latest View live