Skip to content

Commit 6c85fb9

Browse files
authored
Update form_style_xls.md
- Fix photo file paths
1 parent 7dbab77 commit 6c85fb9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/form_style_xls.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ The following themes are available to customize your forms:
3131

3232
| XLSForm theme | Description | Preview |
3333
|:-----------------------------|:----------------------------------------------------------------------------|:--------|
34-
| Default style | Displays questions one after another, on a single page. | ![Default style](images/form_style_xls/.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/.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](path/to/theme_grid_image.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/.png) |
34+
| 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) |
3838

3939
### Setting up XLSForm for theme_grid
4040

0 commit comments

Comments
 (0)