Update Panel with the Reload Data
I am using a repeater with the dropdown list, they are put inside the update panel and when the dropdown list is changed the repeater will show the related result. This is achieved after I used the...
View ArticleUsing two page types in a repeater
Hi there, I have a repeater that is grabbing data from two page types. I am having two issues though. One, I have a field in both page types named "Display Name" - how do I work with this? If I call...
View ArticleKentico Form File Upload clears if form not fully validated
I am building out a form in Kentico v9.0 and we have a file upload field. The upload works fine however if another field fails its validation then the file disappears and the user has to go back in and...
View ArticleMachine key syntax unrecognized after upgrade to Kentico 9
After upgrading from Kentico 8.2 to 9, IIS now complains about my machine key definitions. If I revert to auto-generated keys, the site works again. Is there a different process to match machine keys...
View ArticleMulti-steps Online Forms web part throwing error on file upload
I am using the Multi-steps Online Forms web part from the market place on Kentico 8.2 and it works fine except for alternative forms with file upload fields. This gives the error below in the event...
View Articleupgrade
i applied upgrade from 7 to 8 , from 8 to 8.1 and from 8.1 to 8.2 then New License and new workflow buttons are missing also under all applications lines are duplicated Please can i have help thanks
View ArticleHow to update user detils using macro..?
Hii.. I want to update user details using macro..? so please help me to solve this problem... Thanks
View ArticleLog off button
We are currently using the Corporate site theme and have modify the master template. In doing so we removed the log off button. We have tried to get it to display with no luck. We would rather the...
View ArticleRetrieving file attachment url from CMS.File
Hi Guys, i'm trying to retrieve attachments from CMS.File node. specifically i've restricted users to uploading jpg and png. i've been doing this to get the url: string.Format("~/getattachment/{0}",...
View ArticleRegister a control in text/xml transformation
Hi, A situation has come up where I need to register a control in a text/xml transformation. Any idea how this can be done?
View ArticleProper use of the Delivery and DeliveryItem classes in Kentico E-Commerce (8.2)
I have written my own custom multi carrier provider, and in the implementation of GetPrice, it accepts a Delivery object and a string (currencyCode): public decimal GetPrice(Delivery delivery, string...
View ArticleExcluding content from Smart Search when contained in web parts with...
When setting visibility on an editable text web part such that the web part is only visible to users in certain roles (CMS Editors, for example), is there a way to configure the Smart Search index to...
View ArticleKentico 7.0.65 - Synchronization failed
Hi, Encountered the error message as below when perform synchronize item to Production stage:- **Dependent task "Update document banner" failed : Synchronization server error : Exception occured: The...
View ArticleHow to skip parents node in css list menu?
Hi all, I have a documents tree which has some nodes are not shown in css list menu, but their child nodes are. So, can we skip parents node in css list menu. Example: **Documents tree:** Root -- Node...
View ArticleSmart Search - Exact Phrase Match for Document Tags (or how to use IDs)
We are using the Smart Search API to search through documents and want to filter by: 1. text 2. document category 3. document tag We have it working 100% fine for text and category, however, we're...
View ArticleSetting a background image via CSS
I have a page which needs to display an image from a media library. I would prefer to set the image as a background image if possible. In the web part properties if I enter as part of an html envelope...
View ArticleHow do i configure kentico to not use /home in the paths
hey guys, i'm trying to configure kentico to generate my paths to start from the domain name, instead of including the home item. e.g. www.domain.com/about-us instead of www.domain.com/home/about-us...
View ArticleUniSelector UniGrid OnExternalDataBound
I have the following UniSelector on a page: ... defined by this XML: In the C#, I have: protected void Page_Load(object sender, EventArgs e) { usProducts.UniGrid.OnExternalDataBound +=...
View ArticleEcommerce Custom Payment Gateway Error
I currently have a custom payment gateway that I created for Kentico 7, that is working in my install of Kentico 7. Currently it's giving me an error in Kentico 8 I can't remedy. The error is: `"Unable...
View ArticleREST / JSON formatting
I'm trying to use the .json file created by the example at: [https://docs.kentico.com/display/K8/Getting+data+using+REST](https://docs.kentico.com/display/K8/Getting+data+using+REST) / /cms.country But...
View Article