Replace internal system 'SelectedBoxForm' template.
MyDb.dbSelectedBoxFormTemplate = "Inline HTML code | File Template"
| Keyword | Description |
|---|---|
| Inline HTML code | From Property |
| File Template | From File |
Default system template = <center>[[SelectBox]]<p>[[Form]]<p>[[GridStat]]</center>
From File -
MyDb.dbSelectedBoxFormTemplate = "File=/tornado/templates/MySelectBoxForm.html"
From Property -
MyDb.dbSelectedBoxFormTemplate = "<center>Custom Code[[SelectBox]]<p>[[Form]]" & _
"<p>[[GridStat]]Custom Code</center>"
z Class | Tornado Namespace | Special Topic - Templates