insert original value into a form
I would like to insert an original value into a form - something like including "username" into the username field.
I want to write in the Heading field of tiki-edit_submission.php page, "Insert Link Here" so that whenever the page loads, this comes up as a guideline to people who submit articles.
Could somebody please tell me how I do this. I used to previously edit the tiki-edit_submission.tpl file and just included it after $heading|escape) and before /textarea>
However, it is not working with 1.85 now. Please advise.