<![CDATA[ Nested migx tv with new media source, have some troubles - My Forums]]> https://forums.modx.com/thread/?thread=104695 <![CDATA[Nested migx tv with new media source, have some troubles]]> https://forums.modx.com/thread/104695/nested-migx-tv-with-new-media-source-have-some-troubles#dis-post-563131 Sorry for my bad English)))

I have tv, which have migx type with this markup inside:
[{"caption":"Салон", "fields": [
    {"field":"kids","caption":"Kids?","inputTVtype":"checkbox","inputOptionValues":"Yes==Yes"},
    {"field":"name","caption":"Name"},
    {"field":"adress","caption":"Adress"},
    {"field":"phone","caption":"Phone"},
    {"field":"slider","caption":"Slider image","inputTV":"contactSliderforMigx"}
  ]
}]

And contactSliderforMigx tv have this markup:
[{"caption":"Image", "fields": [ 
{"field":"image","caption":"Image","inputTV":"migxImage","sourceFrom":"migx"}
]
}]

At front i output this data like two nested calling of getImageList,and tv migxImage have custom media source with custom file path.
And when i have second nested call of getImageList with image output, url of images doenst have right url.There is a file path like "/myImage.png", but i need a path like "mymediasourcepath/myImage.png"


]]>
jimmy_hendrix Dec 06, 2018, 10:58 AM https://forums.modx.com/thread/104695/nested-migx-tv-with-new-media-source-have-some-troubles#dis-post-563131