This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
AUTOCOMPLETE PICKLIST TEMPLATE SYSTEM SPECS
|
||||
|
||||
|
||||
|
||||
PICKLISTS:
|
||||
|
||||
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,8 +17,10 @@ markdown_extensions:
|
||||
nav:
|
||||
- Home: 'index.md'
|
||||
- User guide:
|
||||
- 'Introduction': 'user-intro.md'
|
||||
- Forms:
|
||||
- 'Start here': 'user-intro.md'
|
||||
- 'Navigation': 'ay-start-navigate.md'
|
||||
- 'Form basics': 'ay-start-form-basics.md'
|
||||
- Forms:
|
||||
- Home:
|
||||
- 'Dashboard': 'form-home-dashboard.md'
|
||||
- 'Search': 'form-home-search.md'
|
||||
|
||||
Reference in New Issue
Block a user