cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to add MediaContainer for Simple Responsive Banner Component in SmartEdit

Former Member
0 Likes
1,645

Hi, experts!

When creating a Simple Responsive Banner Component in SmartEdit I don't have a valid option to choose media for the banner. What I see is label Media and empty editor. Is there a way how I can edit this Media container from SmartEdit (am I'm missing some built in editor?)

Best regards

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

I found out what was the problem. Needed to add this back to essential-data.impex

INSERT_UPDATE MediaFormat; qualifier[unique = true]

 ; mobile

 ; tablet

 ; desktop

 ; widescreen

These formats are used ind configuration as formats for different user experiences. So had to put it back

0 Likes

For components you have to do the same thing. In my case, im creating a custom component, but if i want to use it, first i have to create it from Backoffice and in order to do that, you must Insert_update for all those devices, mobile, tablet, desktop, widescreen. If you dont do it, you wont be able to add it from Smartedit.

Answers (1)

Answers (1)

0 Likes

We can upload new image in simple responsive banner component for multiple media formats.. Is there any possibility to upload existing image from library for simple responsive banner component? If so, any inputs on how it can be done.

Thanks