We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 36675
    • 56 Posts
    hi,

    I cant seem to process the galleryItem TV through the articles content call (articlesRowTpl).

    All I get is the fully parsed database value.

    {"gal_src":"/modx/assets/components/gallery/files/13/185.JPG","gal_id":185,"gal_name":"","gal_description":"","gal_image_width":208,"gal_image_height":208,"gal_orig_width":1600,"gal_orig_height":1600,"gal_album":"13","gal_watermark-text":"","gal_watermark-text-position":"BL","gal_other":"","gal_rotate":"0","gal_sizer":"13","gal_cropCoords":"","gal_cropTop":0,"gal_cropRight":0,"gal_cropBottom":0,"gal_cropLeft":0}


    Have you experienced this issue? Is it a bug?

    Normally I would do a getResources call to get the custom galleryItem TVs, which needs a "&includeTV" parameter, its not because such a paramter is missing in Articles is it?

    This question has been answered by splittingred. See the first response.

    • discuss.answer
      • 28215
      • 4,149 Posts
      You have to do processTVs - there's a setting for it in advanced settings.
        shaun mccormick | bigcommerce mgr of software engineering, former modx co-architect | github | splittingred.com
        • 36675
        • 56 Posts
        Thank you very much!

        Always hurts when the solution was right under my nose smiley