on ‎2019 Mar 01 9:47 AM
Hello Experts,
i am struggling with the problem in the picture below.

I can not edit the Hybris MediaContainer Attribute because no field appears for me to edit it. Even though help.hybris states that this type is supported by SmartEdit. link text Do you guys have any reference or tips regarding this problem?
Thanks in advance.
Request clarification before answering.
Hi,
You can use below steps to make this editable.
For me it worked partially, I am able to choose existing media but create button is still not working.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you extend your component from the AbstractMediaContainerComponent, you will be able to create a MediaContainer for your component.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Turpal,
Thank you for contacting us.
Can we know which version of SmartEdit are you using? Also version 6.3 and above, MediaContainer attribute type is supported provided for all components that extend the AbstractMediaContainerComponent type.
Also can you share the response from the structure API for your custom component?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know if this information will help or not but every time I edit the component, the browser console logs me an exception for every attribute which doesn't have a field to edit.
defaults.js:19 se.dropdown.no.populator.found <se-dropdown data-field="field" data-qualifier="qualifier" data-model="model" data-id="id" class="ng-scope ng-isolate-scope">

| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.