We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 28033
    • 925 Posts
    I have a section in my user’s profile where they can set games they want in their "Wishlist". I want to be able to have a page that outputs them in a easy-to-read, printable format, for gift-giving and being able to sent it to people easily.

    Anyone know how I could go around doing this? Would I have to run a SQL command to grab whatever fields had "on" set (they are set via checkboxes in WLPE)? If so, what would that command be? (I’m a noob at this.)
      My Snippets
      -> PopUpChunk v1.0
      • 4172
      • 5,888 Posts
      [!WebLoginPE? &type=`users` &usersList=`listname:default:default:internalKey:ASC:customfield(on)` !]
        -------------------------------

        you can buy me a beer, if you like MIGX

        http://webcmsolutions.de/migx.html

        Thanks!
        • 28033
        • 925 Posts
        Doh. Why didn’t I think of that? tongue
          My Snippets
          -> PopUpChunk v1.0