IMPORTANT: This version of Sitefinity CMS is out of support and the respective product documentation is no longer maintained and can be outdated. Use the version selector to view a supported product version.
You can use a widget designer, generated by Sitefinity CMS Thunder, with document, image, or a video selector. You can further modify the designer and media selector to use the SingleMediaContentItemDialog instead of the EditorContentManagerDialog.
To do so:
jQuery(
this
._selector<PropertyName>.get_uploaderView().get_settingsPanel()).hide();
._ <PropertyName>Dialog.dialog().parent().css(
"min-width"
,
"655px"
);
with:
"930px"
try
{
._selector<PropertyName>.get_uploaderView().get_altTextField().set_value(
""
}
catch
(ex) { }
Back To Top
To submit feedback, please update your cookie settings and allow the usage of Functional cookies.
Your feedback about this content is important