We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7858
    • 97 Posts
    Hi, I have an MigxDB component and MIGX TV image gallery in one of it's fields.

    In my MIGX TV i've got

    [
    {"header": "Image", "width": "100", "sortable": "false", "dataIndex": "img", "renderer": "this.renderImage"}
    ]


    in Grid columns.

    And

    [
    {"caption":"Image", "fields": [
    {"field":"img","caption":"Image","inputTV":"mxImage"}
    ]}
    ] 


    In Form Tabs. mxImage is a image TV with mediasource 3 in settings.

    But images are not displayed in a grid.

    The srcs for images in grid are the right ones, but source is wrong. It must be 3 instead of 1. Ive tried every config in my MigxDB - Formtabs - Mediasources, but it's still 1. Is there a way to change it?

    /connectors/system/phpthumb.php?h=60&src=projects/bmw_eggenfelden/KIMBECK_3D_Homepage.jpg&source=1

    Thx [ed. note: dopeless last edited this post 5 years, 6 months ago.]