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

How to get the value of a cms:FormField in a form layout script block?

I have a form that has a layout like so:@cms:FormField runat="server" ID="fMemberType" Field="MemberType" /@ @cms:FormField runat="server" ID="fEmployeeCount" Field="EmployeeCount" /@ @asp:Literal...

View Article


Updated API related to DocumentHelper.AddAttachment() method in Kentico10

As DocumentHelper.AddAttachment() method is changed in Kentico 10 I need the alternate approach to my below code :: public void InsertAttachment(string url, SKUTreeNode productDoc) { string file =...

View Article


PunchOut cXML & Kentico

I will be working on a project where enterprise customers will need to be authenticated into a kentico B2B portal. They will arrive from an Enterprise Procurement system, such as Oracle JDE or Ariba....

View Article

Log user into Kentico Admin site based on HttpHeader value from Siteminder

My company has just obtained Kentico for some new applications. These applications will be going into production in about 2 weeks, so we are still fairly new with this. What we have are three ASP.NET...

View Article

GET API Request - Form Data Types

I am currently trying to pull data from Kentico using a C# Web API, and I can successfully pull the data, but I also plan on storing it into a database.Using a call like :...

View Article


Log user into Kentico Admin site based on HttpHeader value from Siteminder

My company has just obtained Kentico for some new applications. These applications will be going into production in about 2 weeks, so we are still fairly new with this. What we have are three ASP.NET...

View Article

Ketico Form submission throws "Invalid View State" error

Hello Everyone There is a bizform that is sporadically throwing an @Invalid View State@ error on submission. Has anyone of you had this issue? I found this stack overflow post and it sounds like an iis...

View Article

Rearrange Widgets in Widget Zone

Hello Kentico Team,I am having a hard time moving widgets placed in a widget area. It doesn't seem possible to rearrange them by dragging them up or down. Many of my widgets are very tall, which may be...

View Article


Display different forms based on workflow step

HIIs it possible to display different forms based on workflow step of currently editing document type?Say:there is one document type : custom.requestwe apply four step advanced workflow to this...

View Article


Can we add extra column to unigrid for default cms modules in kentico

I want to add a "timezone" column to the grid shown above. The "Countries" module is under the "Configuration" section. How can I add the column? Is it possible?

View Article

Kentico Form Aria-Label

Is it possible to add aria labels to a Kentico form. I am adding the forms to my pages using the online form widget and I would like to add aria labels to each section to help make my site more ADA...

View Article

How to hide the repeater carousel on the page,Kentico

I wanted to know how can i hide a repeater carousel on a webpage, i have tried uncheck the visibility option on the control property, which removes the carousel as whole. I wanted to implement...

View Article

Sql script error when upgrading from 8.2 to 9

Hi All,We are in the process of upgrading from Kentico 8.2.48 to Kentico 9. Everything is going okay except for two statements at the end of the SQL script. The sql script is having a problem deleting...

View Article


Kentico Search

Hi, The search results summary is pulling up the random parts/texts of the page. For instance, its taking heading from one panel and alongside the content from different parts/ panel of the page. Thus...

View Article

Hi,(version 8.0)I want to tweak the doctype for our kentico site. I checked the /CMSPages/PortalTemplate.aspx file, and this is what it has for the doctype:@%=DocType%@@html...

View Article


Importing a few gigs of images in hierarchical folders

Hello Everyone I need to import a bunch of media files into kentico. Are there instructions anywhere? I have found how to import and export them if they are in kentico but none for , choosing a media...

View Article

Tracking Document download in Analytics section.

We have a requirement to create a report that tells us how many times a document has been downloaded. Is it possible to track the document download in Kentico Analytics section.

View Article


In kentico how to create image editor using .net api

i want to implement image editor in kentico using .net api which perform different operation on image so give me proper solution

View Article

Editing images using Image Editor in Kentico 9

I want to show Image Editor on the Page(for website visitor). I am using Media Gallery web part to use kentico's Image editor. I want to show the image editor pop up by clicking the edit link or...

View Article

How can we create file type uploader for custom user registration form ?

Dear Team,Can you please help me for file upload, I want to file upload feature on my custom user registration form like CV Attachment,Profile Picture,Other Document upload.I want same feature like...

View Article
Browsing all 8832 articles
Browse latest View live