Guides/Forms-Feature.md
... ...
@@ -14,7 +14,7 @@ never design FORMS, but simply make modifications to current core FORMS.
14 14
Izenda when a FORM is attached to a report; the FORM is what the engine renders. To use a standard Izenda report in tandem with a FORM, you must call the report into the HTML
15 15
FORM itself.
16 16
17
-**With Izenda FORMS, you can:**
17
+##Features
18 18
19 19
- Create WYSIWYG forms using HTML.
20 20
... ...
@@ -32,6 +32,8 @@ FORM itself.
32 32
33 33
- Customize the product through our rich API.
34 34
35
+![](/Guides/ReportDesign/14.0-Izenda-FORMS/employee_form_example.png)
36
+
35 37
##Forms Tutorials
36 38
37 39
[Basic FORMS Creation](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#14.2-Basic-FORMS-Reports)