Skip to content

Commit 5180dc8

Browse files
authored
Update form_style_xls.md
- Fix photo paths - Add links to photo table
1 parent 6c85fb9 commit 5180dc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

source/form_style_xls.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@ The following themes are available to customize your forms:
3232
| XLSForm theme | Description | Preview |
3333
|:-----------------------------|:----------------------------------------------------------------------------|:--------|
3434
| Default style | Displays questions one after another, on a single page. | ![Default style](images/form_style_xls/theme_default.png) |
35-
| <code>pages</code> | Displays one question per screen or a group of questions together on the same screen, similar to the KoboCollect layout. | ![Pages style](images/form_style_xls/theme_grid.png) |
36-
| <code>theme-grid</code> | An alternative display that is more compact, similar to paper forms, and efficiently uses space, arranging multiple questions per row. Questions are capitalized by default. Requires setting up your XLSForm. | ![Theme-grid](images/form_style_xls/theme_grid_no_text_transform.png) |
37-
| <code>theme-grid no-text-transform</code> | Same as theme-grid, but without automatic capitalization of questions. | ![Theme-grid no-text-transform](images/form_style_xls/theme_pages.png) |
35+
| <code>pages</code> | Displays one question per screen or a <a href="https://support.kobotoolbox.org/grouping_questions_xls.html">group of questions</a> together on the same screen, similar to the KoboCollect layout. | ![Pages style](images/form_style_xls/theme_pages.png) |
36+
| <code>theme-grid</code> | An alternative display that is more compact, similar to paper forms, and efficiently uses space, arranging multiple questions per row. Questions are capitalized by default. Requires <a href="https://support.kobotoolbox.org/form_style_xls.html#setting-up-XLSForm-with-theme_grid">setting up your XLSForm</a>. | ![Theme-grid](images/form_style_xls/theme_grid.png) |
37+
| <code>theme-grid no-text-transform</code> | Same as theme-grid, but without automatic capitalization of questions. | ![Theme-grid no-text-transform](images/form_style_xls/theme_grid_no_text_transform.png) |
3838

3939
### Setting up XLSForm for theme_grid
4040

0 commit comments

Comments
 (0)