| **Navigation:**  [[templates.htm|Templates]] > [[tlrcontents.htm|Template Language Reference]] > #PROMPT Entry Types Alpha Listing >====== OPTFIELD (optional text or data field) {{c6h0068.jpg|C6H0068.jpg}} ====== | [[opendialog call open file dialog .htm|{{btn_prev_n.gif|Previous page}}]][[tlrcontents.htm|{{btn_home_n.gif|Return to chapter overview}}]][[option display radio buttons .htm|{{btn_next_n.gif|Next page}}]] | | || **OPTFIELD** {{blk2blue.jpg|blk2blue.jpg}} The **OPTFIELD** //type// in a #PROMPT statement indicates the prompt's //symbol// may either contain text entered by the programmer or the label of a field in a data file. When a field is selected, the #PROMPT symbol contains the field name with an exclamation prepended (!FieldName). A list of available fields pops up when the programmer presses the "..." button next to the #PROMPT entry box on the Properties screen. **Example:** **#PROMPT('Default Value',****OPTFIELD****),%DefaultValue**