d39c277be616d07b2ceb5e65599c289ba13a1751
Guides/Developer-Links-and-Guides.md
| ... | ... | @@ -43,6 +43,7 @@ Here we will provide programming resources, code snippets, and setup tutorials f |
| 43 | 43 | * [[Joining a many-to-many database relationship and hiding the connecting table as a datasource|/FAQ/many-to-many-database-join]] |
| 44 | 44 | * [[How can I utilize Izenda's export process for CSV, PDF, or Excel in an application?|/FAQ/accessing-izendas-export-process]] |
| 45 | 45 | * [[How can I set default report designer options for my users?|/FAQ/Questions/setting-defaults-for-report-designer]] |
| 46 | +* [[Adding line breaks into long string values|/Guides/How-do-I-add-a-line-break-inside-of-a-block-of-text-in-my-database]] |
|
| 46 | 47 | |
| 47 | 48 | ###Javascript Guides |
| 48 | 49 | |
| ... | ... | @@ -63,6 +64,7 @@ Here we will provide programming resources, code snippets, and setup tutorials f |
| 63 | 64 | |
| 64 | 65 | * [[Using Stored Procedures (SPs) In Izenda 6|/FAQ/Questions/Using-Stored-Procedures-In-Izenda-6]] |
| 65 | 66 | * [[Adding the FORMS column to the IzendaAdHocReports table|/FAQ/IzendaAdHocReports-table]] |
| 67 | +* [[Adding line breaks into long string values|/Guides/How-do-I-add-a-line-break-inside-of-a-block-of-text-in-my-database]] |
|
| 66 | 68 | |
| 67 | 69 | ###Misc |
| 68 | 70 |