Quantcast
Channel: Kentico CMS for ASP.NET - DevNet - Forums - Version 7.x - API
Browsing all 660 articles
Browse latest View live
↧

add video

gissah78-gmailcan someone tell/show me any tutorial to add video to a page.thank

View Article


RE:add video

kentico_jurajoHi,It depends where the video file is stored and then it depends what method you want to use:Media libraryWYSIWYG editor,or you can also use repeatyer web part and embed the code. It...

View Article


Problem Custom filter

mauricio-thewebsitemarketinggroup.comI followed this articlehttp://devnet.kentico.com/docs/devguide/index.html?developing_custom_filters.htmEverything was OK until I select a option from any combo box...

View Article

RE:Problem Custom filter

mauricio-thewebsitemarketinggroup.comUrl with problemhttp://microchannel.twmg.com.au/News-(1).aspx

View Article

RE:Problem Custom filter

kentico_romankHi,I have visited the URL with your custom filter, but it seems it doesnt work at all, I have tried to apply different filter options, but nothing happens, there are still all records....

View Article


Smart search: separating media libraries

nrinat-ecentricartsHelloI have two media libraries in Kentico 7: One for English documents and one for French documents.I would like to enable the users to search only the media library relevant to the...

View Article

RE:Problem Custom filter

FroggEyeI have an example here of a custom filter for location records for a google map. Concept should be the same, but I believe you may be running into page lifecycle issues. If you note in my code,...

View Article

RE:Smart search: separating media libraries

kentico_janhHello,I guess the easiest solution is to create to separate indexes, one for each site and then place use these indexes in your search web part according to current culture (by using macros...

View Article


RE:Derive from Condition Workflow Action

kentico_martind2Hi Dave,I have consulted it with our developers and you're right... if you want to evaluate your custom code, a custom macro is the best and easiest way.I don't know what exactly do you...

View Article


attachment to a new culture version of this document

peterm-technologyevaluationThere is something what I am missing about creating file attachment for a new culture. Basically I am creating a document with file attachment in several languages.It clearly...

View Article

RE:attachment to a new culture version of this document

kentico_sandrojHi Peter,As per our conversation, the attachment issue has been resolved. For future reference or for anyone that might be interested, the following code was...

View Article

issue with CategoryInfoProvider.GetDocumentCategories

aphello. when i attempt to use:CategoryInfoProvider.GetDocumentCategoriessuch as:DataSet ds1 = CategoryInfoProvider.GetDocumentCategories("CategoryId=123", null, 0);ORDataSet ds1 =...

View Article

RE:issue with CategoryInfoProvider.GetDocumentCategories

kentico_jurajoHi,Thank you for letting us know about this issue. Regrettably, this seems to be a bug in the current version. I'm very sorry for this inconvenience. We will try fix it in the next...

View Article


RE:Problem Custom filter

mauricio-thewebsitemarketinggroup.comThank you is working now

View Article

RE:Discounts on the fly?

kentico_davidb2Hi Mac,I can see that you were solving this issue with Martin Danko.Below is the working solution:CustomShoppingCartItemInfoProvider.csusing System;using System.Collections.Generic;using...

View Article


RE:Difference Between ContentTable and CartItems

kentico_zdenekcHi, Simply said, the ContentTable is the calculated result of the CartItems with respect to discounts, taxes and other stuff. It is cached, or in other words, when it's first used and...

View Article

RE:Difference Between ContentTable and CartItems

bryanallottThanks, Zdenek. That makes sense. I'll keep an eye open for the update then. Much obliged!

View Article


Search Weighting

philliptuneIs there a way to weight pages for the search feature? For me, the smart search doesn't even seem to list results with the search terms enterred first. For example, a page titled "Find Your...

View Article

RE:Difference Between ContentTable and CartItems

kentico_zdenekcFine,So to continue with explaining the difference in ShoppingCartContent:In this control the updates to the items work (invoke recalculation), because when you update, add or remove any...

View Article

RE:Search Weighting

kentico_jurajoHi,Adding the search weight for documents is on the list of the improvements for future versions already - I hope it will be added soon.Regarding your question - it depends what kind of...

View Article
Browsing all 660 articles
Browse latest View live