This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
AUTOCOMPLETE PICKLIST TEMPLATE SYSTEM SPECS
|
AUTOCOMPLETE PICKLIST TEMPLATE SYSTEM SPECS
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
PICKLISTS:
|
PICKLISTS:
|
||||||
|
|
||||||
AUTOCOMPLETE
|
AUTOCOMPLETE
|
||||||
|
|||||||
6
docs/8.0/ayanova/docs/ay-start-form-basics.md
Normal file
6
docs/8.0/ayanova/docs/ay-start-form-basics.md
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
# FORM BASICS
|
||||||
|
|
||||||
|
## How to use forms in AyaNova
|
||||||
|
|
||||||
|
TODO Anatomy of a form with all possible control types and common elements and how they work
|
||||||
|
This is a good page to have images on for examples
|
||||||
11
docs/8.0/ayanova/docs/ay-start-navigate.md
Normal file
11
docs/8.0/ayanova/docs/ay-start-navigate.md
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
# NAVIGATION
|
||||||
|
|
||||||
|
## How to move around in AyaNova
|
||||||
|
|
||||||
|
### Login
|
||||||
|
|
||||||
|
### Navigation panel
|
||||||
|
|
||||||
|
### Help system
|
||||||
|
|
||||||
|
TODO could use some images here as well
|
||||||
@@ -17,7 +17,9 @@ markdown_extensions:
|
|||||||
nav:
|
nav:
|
||||||
- Home: 'index.md'
|
- Home: 'index.md'
|
||||||
- User guide:
|
- User guide:
|
||||||
- 'Introduction': 'user-intro.md'
|
- 'Start here': 'user-intro.md'
|
||||||
|
- 'Navigation': 'ay-start-navigate.md'
|
||||||
|
- 'Form basics': 'ay-start-form-basics.md'
|
||||||
- Forms:
|
- Forms:
|
||||||
- Home:
|
- Home:
|
||||||
- 'Dashboard': 'form-home-dashboard.md'
|
- 'Dashboard': 'form-home-dashboard.md'
|
||||||
|
|||||||
Reference in New Issue
Block a user