When responding to an existing thread, users can change the subject line in the wysiwyg. Is there a way to gray that field out so users don't change the subject line?
Thanks,
Kyle
Yep, you'll want to make this change in the /template/forums/postform.ftl of your theme as well. Search for the subject01 input and replace it with this:
<input type="hidden" name="subject" size="75" maxlength="255" id="subject01"
value="${replySubject!?html}" />
<input type="text" value="${replySubject!?html}" disabled />
Austen,
You are The Man today! Thanks for all your help!
Kyle
No, you da man! ![]()
Hey Kyle,
Can we make this case public? It seems like a useful customization that other users could make on their own.
Thanks,
Vinh
Sure thing.
Thanks,
Kyle
Jive combines collaboration software, community software & social networking software into the leading SBS solution.
© Copyright 2000–2009 Jive Software. All rights reserved.
915 SW Stark St., Suite 400, Portland, OR 97205