Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Nov 27, 2009 @ 17:18
    Warren Buckley
    0

    How to tell which page the form is submitted from

    Hiya only me again,
    I thought I would seperate any problems I came across into seperate threads to keep it more focused.

    Well I am using contour for comments for a blog post.
    Is there anyway to tell when viewing the entries in the contour section to see what page/node the entry was submitted from.

    As currently looking at the list there is no way for me to idenitfy which records relate to what blog post.

    Am I missing a setting or configuration to do this?

    Warren :)

  • Comment author was deleted

    Nov 27, 2009 @ 18:09

    Hi Warren, each entry has a nodeid field containing the id of the node.

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Nov 27, 2009 @ 18:15
    Warren Buckley
    0

    But I don't see it in the entries section. Is there anyway to enable that column to view it. But obviously the node name would be more ideal in this scenario.

    Warren :)

  • Warren Buckley 2106 posts 4836 karma points MVP 7x admin c-trib
    Nov 30, 2009 @ 09:40
    Warren Buckley
    0

    Can i add this as a feature request, in the similar way for the core umbraco product on codeplex or some issue tracker system?

    Warren :)

  • Tim 1193 posts 2675 karma points MVP 4x c-trib
    Dec 04, 2009 @ 12:03
    Tim
    0

    Hi Warren,

    I've been having a poke at this as well, it looks like the data's stored in the table UFRecords, which stores stuff like the IP address, node id etc.

    From my brief playing with it so far, it doesn't look like its something you'd be able to list out without modifying the queries that pull out the form data and the code that renders out the data. It looks like most of the code that handles this is in the compiled DLL though, which we can't change.

    :(

Please Sign in or register to post replies

Write your reply to:

Draft