Search for:
Sign in
Register
Menu
Articles
Questions & Answers
Download
Documentation
Support
Marketplace
Search text
Show more options
Exact phrase
Any word
All words
Any word or synonyms
Tagged as
Sort by
Relevance
Latest first
Oldest first
Filter
Articles
KB Articles
Video Articles
Questions & Answers
Download
Marketplace
Open-source
Search Documentation
Searching from
File
title as well as
file
content in media library
Question
Mar 30, 2017
I managed to Search the contents of text files using custom search as described in the link below: https://docs.kentico.com/k8/custom-development/miscellaneous-custom-development-tasks/smart-search-api/creating-custom-smart-search-indexes But it is not able to search in the f...
Advanced document library
Article
Aug 6, 2013
In this article, we will have a closer look at how to extend the built-in Document library web part to be able to use it with a custom navigation web part and we will also add some additional columns to give the user a better overview of the displayed document.
direct
file
uploader
Question
Sep 5, 2017
okay so how can i get the link of a
file
using macros expression.
Renaming
file
submitted from Online Form
Question
Aug 15, 2018
Hi, I find uploading a
file
via online forms is saved with a GUID as
file
name. (I have selected to store
file
in both database/
file
system from the settings) Is there a way to name a
file
before saving it on specified
file
directory which is upload via online form. For exampl...
New Hotfix 5.5R2.32 (build no. 4223) Release
Article
Jul 25, 2011
The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.
New Hotfix 5.5R2.33 (build no. 4223) Release
Article
Aug 2, 2011
The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.
RE:Background-Image in a Table
Forum Post
Mar 26, 2009
This is what I used. <%#
IfEmpty
(Eval("BackgroundImage"),"","background-image:url(/CMSPages/GetFile.aspx?guid=" +Eval("BackgroundImage") +");") %>" > Thanks for the help
RE:K# help needed
Forum Post
Jul 30, 2012
I am sorry, I wrote IsEmpty but it is
IfEmpty
, just like in the example :) My bad. :)
RE:Images in Webpart
Forum Post
Nov 4, 2012
Hi Brendan, you should be able to use one of these macros:
IfEmpty
(Eval("BlogTeaser"), "", GetImage("BlogTeaser"))or GetDocumentUrl(object nodeGuidColumn, object nodeAlias) Best regards, Martin Danko
Kentico 7 to 8 upgrade - System Error
Question
Nov 26, 2015
After Kentico 7 to 8 i am getting below error. Please help to make me understand this. General.Connection.ErrorMessageGeneral.Connection.DetailedErrorMessage
...
51
52
53
54
55
56
57
58
59
60
...