| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > [[additional libraries and templates.htm|Additional Libraries and Templates]] > Rich Text Template Support - Overview >====== LoadRTFField code template ====== | [[limittextsize code template.htm|{{btn_prev_n.gif|Previous page}}]][[additional libraries and templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[loadrtffile code template.htm|{{btn_next_n.gif|Next page}}]] | | || {{notebox.jpg|NoteBox.jpg}} **This template (and its associated code templates) has been deprecated, and is now replaced by the [[tplcontrolrtf.htm|RTF Text Control]] template.** The LoadRTFField code template is used to load a string or memo rich text field into the rich text control. This template calls the LoadField method. This method takes one parameter, the fieldname. ** Prototype:** **LoadField( **//FieldName //**)** **Example method calls:** **oRTF_RTFTextBox.LoadField( let:letter ) !Load RTF field** **Template Prompts:** **Associated RTF control** Select the RTF control from the drop-down list. All controls on the Window are included in the list. This field in required. **Fieldname** Press the ellipsis button (') to choose a field to load the rich text control with.