I am trying to customise a discussion board by adding a series of columns.
when I create a new discussion this works well .
I am presented with a form allowing me to assign values to the custom columns
however when I create a reply to the discussion , the form presented to me is the same as that presented when I created a new discussion.
Is there an "on_reply" event that I can trap to ensure that the reply inherits the data from the original discussion item ?
can you suggest anyway I can ensure that the original data values are not reset when a user replies ?
regards,
Counie