I would like to create a hyperlink to an instruction page. The link would appear in submission guidelines in the create a story form. Here’s what I have in content types>edit story>submission form settings>explanation or submission guidelines, “Please be as specific as possible. Click on How to Write a Review if you need help. “How to Write a Review” would be the link that will send users to that page. I tried putting How to Write a Review in the submission guidelines but it wouldn’t produce a link. Clicking the link would open a new browser with the instruction page. Thank you.

Comments

attiks’s picture

use something like this?

<a href="http://drupal.org" target="moreinfo">go</a>