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

Duplicate page meta description when setting description from webpart

I am trying to set the meta description of a page in a webpart by doingPage.MetaDescription = @some value@ The page that I am doing this on has 'Page description' set as 'Inherit' in the 'Metadata'...

View Article


Kentico API: Getting All Culture Variance of a page

Hi All,I am trying to get all the culture variances using the KenticoAPI for a specific page.I have a page with two culture variances of it, for example sake the page name is @DemoPage@ and it exists...

View Article


How many page versions to keep

Wondering how many page versions others are keeping and if you see a performance hit when keeping more? I think 10 is standard out of the box. Our site has ~20,000 pages and we want to up our versions...

View Article

Kentico - BizForm File Field Attachment/Upload URL

For a BizForm field of type File using an Upload file control, the recorded submission data for the field is being saved as a string similar to a value of...

View Article

Add new row to second form after submit first form.

Hey,I have one form 'Collections' and second form 'Tickets'.If I submit 'Tickets' form it's going to add data to this form but I'd like to also add new row to 'Collections' form data with an e-mail...

View Article


Continuous Integration: Why Hotfix each instance?

I was reading the documentation on Continuous Integration, and hit the part about hotfixes:@For hotfixes, you need to apply the update separately for each development instance. After one developer...

View Article

Binding dropdown using macro

Hi, I have a field in a Page type which is a dropdown list control. I need to bind the dropdown with a List which is returned from a macro. And the method in the macro is returning the following...

View Article

Import media file

Hi I'm doing media migration from my old site to new site in kentico.So I'm directly copying the media files to kentico media library folder, but they are showing in media library with warning icon(not...

View Article


Kentico WebApi documentation out of date - Example methods do not work 404

I have followed the Kentico documentation word for word in order to attempt to setup a custom WebApi method in Kentico...

View Article


Set Master page web part viability to false if child page contains a specific...

Good dayI am trying to disable a web part zone called @FooterZone@ in my master page when one of the child pages of that master page contains a web part zone called @BreadCrumbs@I assume it will be...

View Article

Limit Drop Down Options Using Dependent Fields

Hello Kentico Team,I need to build a form with 150 options to select from for one field. Obviously, asking a user to scrub through 150 options to find what they need isn't really a great option. My...

View Article

Join between custom Page types giving error

Hi, I am trying to join multiple page types(custom) but getting error like @The multi-part identifier could not be bound@ Custom page types: EventSessionProvider...

View Article

Automatically delete pages that have been archived for x days

I want to be able to automatically (or some easy manual way) delete pages that are archived after x amount of days (365 most likely). I set up an advanced workflow with an auto-transition from the...

View Article


How do I access the revision-history of an edited CMS page in Kentico?

I accidently deleted a widget on a CMS page I'm editing with Kentico. Can I access the revision-history in order to get to a previous version of that page that contained the deleted widget?

View Article

Session timeout kentico web part

hello kentico dev i try to apply a custom web part to search for company code and i set the session and but the problem is sessiontimeout here is my code but its not working is ther any methode to set...

View Article


getting Userid of a user

Hi guys; I need to get the userid of a user by this code: UserId = UserInfoProvider.GetUsers(@asia_nationalcode Like N'%@ + NationalCode + @%'@, string.Empty ); It does'nt work correctly. please help...

View Article

linking custom transformations to a page type

I just created a datasource (ascx) and want to use a list web part, for instance basic repeater, to display the data. To do that I created a transform (ascx) and want to use it in the repeater, but I...

View Article


Display the Rss feed using the query string keyword

Hi Guys,I have a requirement to display the rss feed using the Query string keywordFor Example Url : abcd.com/rss/foodi need to get the rss feed data which is related to Food keywordI'm using the...

View Article

css3 and js animation in kentico

hello kentico team i upload Css3 files with Javascript animation but it doesnt work in good way I would like to know if kentico compatible with jquery animation and css3 My best regards

View Article

Page views report

In Kentico back office, there is a Page view report under the Reports tab. How is page view calculated? There is no documentation on page view is calculated in Kentico. It appears to be different from...

View Article
Browsing all 8832 articles
Browse latest View live