Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
I need a Media Entity Picker in one of my columns of a grid. What I tried was creating a DataShape which had ImageLink (or Image) as one of the fields. I marked it as editable field on the grid and I was expecting that the Grid will render an Media Entity Picker which will allow the user to pick/add a new image. But this doesnt work.
Is there any other way to achieve this?
Is this a bug?
The same works fine for a Configuration Table in a thing where the Media Entity Picker appears if the field type is Media Entity Name. See below:
We want a similar picker in a Grid on mashup.
At this time the Grid doesn't support any drop down capability.
You will have to do this in a different way.