How Do You Add Static Informational/Instructional Text to a form between fields?
such as, information required by the F.E.C. to be placed on an online political donation form?
How Do You Add Static Informational/Instructional Text to a form between fields?
such as, information required by the F.E.C. to be placed on an online political donation form?
I insert a html block and put it there.
Ruby wins the prize. HTML blocks exist just so you can add your own markup, text, imagery or whatever inline with your form fields. Have fun.