I'm in need of a text-only "field" type. The purpose would be to insert additional instructions, html, etc. into the form in a way not specifically related to another field or section break. There's a similar field type in cforms, just for reference.
For formatting purposes, it wouldn't require a title like the section break does, and the text can be styled differently.
One thing I'd like to be able to do with this is have an actual field for use with conditional logic that will allow the contents of the text field to be emailed to the user.
Example: A yes/no drill-down scenario where the end result is a set of instructions (in the text field) that the user can choose to have emailed to them if they enter their email address and hit submit. At it stands right now, if I use sections to hold the instruction text, the email sends all the section headers (regardless of what's shown per the conditions) and none of the section content to the end user.
A textbox doesn't work for my purpose because I can't put links in it.