105741498655d55898c0202c30070b4c89a58098
Guides/Forms-Feature.md
| ... | ... | @@ -0,0 +1,39 @@ |
| 1 | +#Izenda FORMS |
|
| 2 | + |
|
| 3 | +[[_TOC_]] |
|
| 4 | + |
|
| 5 | +##14.1 Introduction To FORMS |
|
| 6 | + |
|
| 7 | +Izenda FORMS is an add-on to Izenda REPORTS. It allows the user to input HTML5 into a browser-based HTML designer and then use that code to build an Izenda form report. Izenda’s point-and-click interface is designed for the standard business user, with advanced options available for those with greater access and skill. Izenda FORMS is one of these advanced options. |
|
| 8 | + |
|
| 9 | +**FORMS Design NOTE1:** Though a basic user can easily make changes to existing forms, |
|
| 10 | +designing new forms does require a user who is comfortable with HTML5. Many users will |
|
| 11 | +never design FORMS, but simply make modifications to current core FORMS. |
|
| 12 | + |
|
| 13 | +**FORMS Design NOTE2:** Izenda FORMS will override the normal reporting behavior within |
|
| 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 | +FORM itself. |
|
| 16 | + |
|
| 17 | +**With Izenda FORMS, you can:** |
|
| 18 | + |
|
| 19 | +- Create WYSIWYG forms using HTML. |
|
| 20 | + |
|
| 21 | +- Import existing HTML forms and push data from your database into specific form locations. |
|
| 22 | + |
|
| 23 | +- Utilize our high quality HTML->PDF rendering engine. |
|
| 24 | + |
|
| 25 | +- Create, and easily customize, pixel perfect, printer-friendly, dynamic web forms to deliver to your end users. |
|
| 26 | + |
|
| 27 | +- Create Master Detail Reports. |
|
| 28 | + |
|
| 29 | +- Embed Sub-Reports and use smart tags. |
|
| 30 | + |
|
| 31 | +- Employ flexible filters and high performance repeaters. |
|
| 32 | + |
|
| 33 | +- Customize the product through our rich API. |
|
| 34 | + |
|
| 35 | +##Forms Tutorials |
|
| 36 | + |
|
| 37 | +[Basic FORMS Creation](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#14.2-Basic-FORMS-Reports) |
|
| 38 | +[Advanced FORMS Creation](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#14.3-Advanced-FORMS-Concepts) |
|
| 39 | +[Video Tutorials](http://wiki.izenda.us/Guides/ReportDesign/14.0-Izenda-FORMS#Video-Tutorials) |
|
| ... | ... | \ No newline at end of file |