[comment memo="Text Boxes" memo_size="large" memo_style="bold"]
[link url="//soapnote.org/sample/boilerplate-2" memo="Previous"]
This displays a small text box for entry of a few words.
Optional parameters are name, memo, default, and size
Note for examples below: To switch views between the Active Form and Markup Code, click on "View" in the upper right of this page. Then choose "Form" to see the Active Form or choose "Markup" to reveal the Markup Code.
Example 1 - Basic Text Box
[text]
Example 2 - Text Box with Default Text
[text name="text1" default="sample text"]
Example 3 - Larger Text Box
[text default="sample text 2" size=100]
[link url="//soapnote.org/sample/text-areas" memo="Next"]
[link url="//www.soapnote.org/sample/walkthrough-tutorial/" memo="Walkthrough Contents"]
Send Feedback for this SOAPnote