7871d0146c5d76a3ccf0b69605fdd93516f29247
Guides/Forms-Feature.md
| ... | ... | @@ -38,4 +38,12 @@ FORM itself. |
| 38 | 38 | |
| 39 | 39 | [Basic FORMS Creation](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#14.2-Basic-FORMS-Reports) |
| 40 | 40 | [Advanced FORMS Creation](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#14.3-Advanced-FORMS-Concepts) |
| 41 | -[Video Tutorials](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#Video-Tutorials) |
|
| ... | ... | \ No newline at end of file |
| 0 | +[Video Tutorials](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#Video-Tutorials) |
|
| 1 | + |
|
| 2 | +## Special Note on Fonts |
|
| 3 | + |
|
| 4 | +You can add a font selector if you open the file RichEditorPopup.js in Resources\js, locate the line which starts with: |
|
| 5 | + |
|
| 6 | + toolbar: "save cancel insertfile undo redo | style.......... |
|
| 7 | + |
|
| 8 | +and add to it " | fontselect | fontsizeselect" |