You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
img imgListWidget support for selectMediaListArray('selectedmedia[]') added
added imgListWidget helper class for rex_form element
$field = imglist::addImglistField($rex_form, 'media');
$field->setLabel('Image');
$field->setTooltip(true);