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

    I had a line like this:
    [[*galleryColumns:galleryColCnt]]


    I want to repace it with this:
    [[getResourceField? &id=`3` &field=`galleryColumns` &isTV=`1`:galleryColCnt]]


    But the second line doesnt work.
    Is'nt it possible to use conditions with getResourceField ?

    Thx [ed. note: johnjohn22 last edited this post 14 years ago.]
      ____________________________________________________
      • 38740
      • 45 Posts
      Oops, solved it myself, it was a syntax-thing:

      Should be like:
      [[getResourceField:galleryColCnt ?&id=`3` &field=`galleryColumns` &isTV=`1`]]
        ____________________________________________________