I have installed the latest version of the feedback module and I wonder if anyone can tell me how I should go about setting the subject line.
I would like the subject line to be read only and I would like to set its value.
When I go to the settings for the module I see a dropdownlist for Subject but can only select 'None Selected'. I tried adding a plSubject.Text to the Feedback.ascx.resx file but that did not populate in the dropdownlist.
Next I see several radiobuttons that allow me to either hide the subject or allow visitor to edit subject.
How can I set the subject, make it visible and read only?