This commit is contained in:
2020-03-30 14:10:41 +00:00
parent b0b8e77366
commit e9681b84be
3 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
# PICK LISTS
# SELECT LISTS
## Pick list overview
## Overview
some are search only, some pick and search etc
initial form load preselected will not fill list if it doesn't have to to save bandwidth

View File

@@ -1,7 +1,8 @@
# Select list templates
# SELECT LIST TEMPLATES
This form is used to set the fields displayed and searched in select lists on forms.
This is a placeholder page for sections that are not written yet
This setting is *required* and controls which [translation](form-adm-translation.md) of AyaNova is used to display program text to the current logged in user.

View File

@@ -18,11 +18,12 @@ nav:
- Home: 'index.md'
- User guide:
- 'Start here': 'ay-start-user-intro.md'
- 'Older version reference': 'ay-start-pre-v8-ref.md'
- 'Navigation': 'ay-start-navigate.md'
- 'Form basics': 'ay-start-form-basics.md'
- 'Select lists': 'ay-start-form-picklist.md'
- Forms:
- 'Changes from AyaNova 7': 'ay-start-changes-from-v7.md'
- Forms:
- Form basics:
- 'Navigation': 'ay-start-navigate.md'
- 'Form basics': 'ay-start-form-basics.md'
- 'Select lists': 'ay-start-form-select-list.md'
- Home:
- 'Dashboard': 'form-home-dashboard.md'
- 'Search': 'form-home-search.md'