I'm trying to create a frontend view for the native banner component. I want to load banner name, image and url and I am able to load everything but the image. In banners table the image url is saved in field "params" and is the first of four params saved in the field.
My question is; how do I create a media field that fetches the correct param from the table field?