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
Add Custom Fields Tab to Media Selector Window
Question
Feb 27, 2020
In the media gallery there is the tab  Is there a way to get this also in the media selector? 
Custom Module
Question
Dec 15, 2022
I am creating a custom module in K13 MVC I am unable to reference the object type when binding fields or on the properties tab in the UI setup. I have created my resource strings like this ObjectType.ContentZoneManager_ContentZone I think that is all I need to do so tha...
Drop-down list data source displaying error when selected as a form control in web part properties
Question
Apr 16, 2020
I am creating a web part , for my property when I am selecting dropdownlist as a form control, data source does not display list of option, macro expression, sql query. Instead it displays error as [Error loading the FormControl 'optionsselector'] Unable to cast object of typ...
Language
selection
with no flags?
Question
Mar 28, 2014
Is there a way to do this using the existing web parts? Or do I need to access the culture data via query? If so, what tables/views should I be looking at to retrieve said data. Thanks in advance.
How the 'Automatic resize' comes handy
Article
May 27, 2010
You have might come across the situation when there is some kind of limitation related to the amount of space available for your site. It doesn't really matter if we'd talk about the
file
system or the data base. Either way, it simply requires you to get a chance to control th...
RE:Using image
selection
fields - how do I get a
file
's URL given its GUID?
Forum Post
Jul 9, 2009
Not sure how I missed that, thanks!
RE:Document type field:
File
selection
Forum Post
Oct 19, 2011
Thanks, that works for me. So for GetFileUrl function, what field type do we use them?
RE:Using image
selection
fields - how do I get a
file
's URL given its GUID?
Forum Post
Aug 2, 2012
This answers my question exactly! Or at least it would if the links in your response worked...
RE:Using image
selection
fields - how do I get a
file
's URL given its GUID?
Forum Post
May 4, 2013
The code looks fine, just check the path of the folder where all the images are stored.
RE:Document type field:
File
selection
Forum Post
Oct 20, 2011
Hello, The GetFileUrl returns link to a
file
(Attribute type:
File
) in the following format: ~/getattachment/<fileGUID>/nodeAlias.aspx Best regards, Michal Legen
...
21
22
23
24
25
26
27
28
29
30
...