• Hi, sorry for disturbing you again.

    I’d just like to understand, why this part of code doesn’t work, and how to do instead..

    [-pass field=adminsitrators]
        [users include='{FIELD}']
            Admin: [user]
            Contact: [user email]
        [/users]
    [/-pass]

    Really need to mind this gap, I’ve almost 50 pages to create after that with this kind of dynamic content

Viewing 1 replies (of 1 total)
  • Thread Starter gzsdev

    (@gzsdev)

    Sorry,

    I fixed it, I was just missing a “-”

    [-pass field=adminsitrators]
        [users include='{-FIELD}']
            Admin: [user]
            Contact: [user email]
        [/users]
    [/-pass]
Viewing 1 replies (of 1 total)
  • The topic ‘Pass field withi include on User Loop’ is closed to new replies.