diff --git a/docs/8.0/ayanova/docs/acc-service-rates.md b/docs/8.0/ayanova/docs/acc-service-rates.md index ef1f49b7..902b9b09 100644 --- a/docs/8.0/ayanova/docs/acc-service-rates.md +++ b/docs/8.0/ayanova/docs/acc-service-rates.md @@ -24,7 +24,7 @@ Read only access Service rates are accessed in the following ways: - From the `Accounting` navigation pane `Service rates` item -- By clicking on the [open record icon](ay-start-form-select-list.md#opening-selected-record) any Service rate selection list on any other form where Service rates can be selected such as the Work order, Quote and Preventive Maintenance forms +- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) any Service rate selection list on any other form where Service rates can be selected such as the Work order, Quote and Preventive Maintenance forms - From any [data table](ay-start-form-data-tables.md) column showing Service rates such as the [Work order list](svc-workorders.md) ## How service rates work diff --git a/docs/8.0/ayanova/docs/acc-tax-codes.md b/docs/8.0/ayanova/docs/acc-tax-codes.md index 65679278..273c6fca 100644 --- a/docs/8.0/ayanova/docs/acc-tax-codes.md +++ b/docs/8.0/ayanova/docs/acc-tax-codes.md @@ -30,7 +30,7 @@ Read only access Tax codes are accessed in the following ways: - From the `Accounting` navigation pane `Tax codes` item -- By clicking on the [open record icon](ay-start-form-select-list.md#opening-selected-record) any Tax code selection list on any other form where Tax codes can be selected such as the Work order, Quote and Preventive Maintenance forms +- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) any Tax code selection list on any other form where Tax codes can be selected such as the Work order, Quote and Preventive Maintenance forms - From any [data table](ay-start-form-data-tables.md) column showing Tax codes such as the [Work order list](svc-workorders.md) ## How Tax codes work diff --git a/docs/8.0/ayanova/docs/acc-travel-rates.md b/docs/8.0/ayanova/docs/acc-travel-rates.md index a98c9057..454a1b2e 100644 --- a/docs/8.0/ayanova/docs/acc-travel-rates.md +++ b/docs/8.0/ayanova/docs/acc-travel-rates.md @@ -26,7 +26,7 @@ Read only access Travel rates are accessed in the following ways: - From the `Accounting` navigation pane `Travel rates` item -- By clicking on the [open record icon](ay-start-form-select-list.md#opening-selected-record) any travel rate selection list on any other form where travel rates can be selected such as the Work order, Quote and Preventive Maintenance forms +- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) any travel rate selection list on any other form where travel rates can be selected such as the Work order, Quote and Preventive Maintenance forms - From any [data table](ay-start-form-data-tables.md) column showing travel rates such as the [Work order list](svc-workorders.md) ## How travel rates work diff --git a/docs/8.0/ayanova/docs/adm-global-select-templates.md b/docs/8.0/ayanova/docs/adm-global-select-templates.md index adeca9aa..54f45b08 100644 --- a/docs/8.0/ayanova/docs/adm-global-select-templates.md +++ b/docs/8.0/ayanova/docs/adm-global-select-templates.md @@ -1,6 +1,6 @@ # Select list templates -This form is used to set which fields of an AyaNova object are displayed and [searchable](ay-start-form-select-list.md#filtering-searching) in [select lists](ay-start-form-select-list.md) on [forms](ay-start-form-overview.md). +This form is used to set which fields of an AyaNova object are displayed and [searchable](ay-start-form-autocomplete.md#filtering-searching) in [select lists](ay-start-form-autocomplete.md) on [forms](ay-start-form-overview.md). In most cases when users of AyaNova need to select from a list of AyaNova objects on a form they will be looking at the "Name" field however in many cases there are other fields that are equally important. For example when looking for a particular [part](inv-parts.md) to select on a [work order](svc-workorders.md) it may be helpful to be able to find the part by not only the part name but also by the part manufacturer or supplier number or other fields. diff --git a/docs/8.0/ayanova/docs/adm-global-settings.md b/docs/8.0/ayanova/docs/adm-global-settings.md index 25725cb6..4ae8079d 100644 --- a/docs/8.0/ayanova/docs/adm-global-settings.md +++ b/docs/8.0/ayanova/docs/adm-global-settings.md @@ -36,7 +36,7 @@ Default tax to apply for [Parts](inv-parts.md) and [Loaners](svc-loaners.md) on ### Filtering is case sensitive -Default is unchecked / false. When checked / true, AyaNova will treat all [select lists](ay-start-form-select-list.md) and [data table](ay-start-form-data-tables.md) filters as case sensitve for matching. +Default is unchecked / false. When checked / true, AyaNova will treat all [select lists](ay-start-form-autocomplete.md) and [data table](ay-start-form-data-tables.md) filters as case sensitve for matching. ### Use inventory @@ -81,7 +81,7 @@ The small logo is the most commonly used on reports and the small and medium are ### Select list templates -Searchable [select lists](ay-start-form-select-list.md) are used throughout AyaNova for areas where you need to select another AyaNova object on a form, for example selecting a Customer on a Work order or a Part on a Purchase Order. +Searchable [select lists](ay-start-form-autocomplete.md) are used throughout AyaNova for areas where you need to select another AyaNova object on a form, for example selecting a Customer on a Work order or a Part on a Purchase Order. The `SELECT LIST TEMPLATES` button will take you to the [select list templates form](adm-global-select-templates.md) where you can configure what information is displayed in select lists for each object type depending upon your specific requirements. diff --git a/docs/8.0/ayanova/docs/adm-users.md b/docs/8.0/ayanova/docs/adm-users.md index 74b446a8..a5853164 100644 --- a/docs/8.0/ayanova/docs/adm-users.md +++ b/docs/8.0/ayanova/docs/adm-users.md @@ -19,7 +19,7 @@ Read only access Users are accessed in the following ways: - From the `Administration` navigation pane `Users` item -- By clicking on the [open record icon](ay-start-form-select-list.md#opening-selected-record) in any User selection list on any other form where users can be selected +- By clicking on the [open record icon](ay-start-form-autocomplete.md#opening-selected-record) in any User selection list on any other form where users can be selected - From any [data table](ay-start-form-data-tables.md) column showing a Users column ## How Users work diff --git a/docs/8.0/ayanova/docs/ay-start-changes-from-v7.md b/docs/8.0/ayanova/docs/ay-start-changes-from-v7.md index f636a56e..9ddb7836 100644 --- a/docs/8.0/ayanova/docs/ay-start-changes-from-v7.md +++ b/docs/8.0/ayanova/docs/ay-start-changes-from-v7.md @@ -271,4 +271,4 @@ All attached and embedded file features have been consolidated in v8 into a new ### Display formats -In v7 there were Global settings for Part display format, Unit display format etc. In v8 this feature has been replaced by [Select list](ay-start-form-select-list.md) templates which allow customizing nearly _all_ select lists to choose how best to display them for selection in v8. +In v7 there were Global settings for Part display format, Unit display format etc. In v8 this feature has been replaced by [Select list](ay-start-form-autocomplete.md) templates which allow customizing nearly _all_ select lists to choose how best to display them for selection in v8. diff --git a/docs/8.0/ayanova/docs/ay-start-common-controls.md b/docs/8.0/ayanova/docs/ay-start-common-controls.md index a5e199c0..0ba3603f 100644 --- a/docs/8.0/ayanova/docs/ay-start-common-controls.md +++ b/docs/8.0/ayanova/docs/ay-start-common-controls.md @@ -36,6 +36,7 @@ AyaNova [forms](ay-start-form-overview.md) have a common set of controls that ar ## Notification (snackbar gznotify disappears) ### Data table +### Timeline ## Special controls diff --git a/docs/8.0/ayanova/docs/ay-start-form-select-list.md b/docs/8.0/ayanova/docs/ay-start-form-autocomplete.md similarity index 99% rename from docs/8.0/ayanova/docs/ay-start-form-select-list.md rename to docs/8.0/ayanova/docs/ay-start-form-autocomplete.md index 273bea5e..d7a949a9 100644 --- a/docs/8.0/ayanova/docs/ay-start-form-select-list.md +++ b/docs/8.0/ayanova/docs/ay-start-form-autocomplete.md @@ -17,7 +17,7 @@ A maximum of 100 items are returned by the server for any select list and clicki Select lists have a special item represented by a single dash character `-` which indicates that no selection has been made for that item. -## Filtering / searching +## Searching The fastest way to select an item when there are a large number of choices is by filtering. diff --git a/docs/8.0/ayanova/docs/ay-start-form-tags.md b/docs/8.0/ayanova/docs/ay-start-form-tags.md index 3d9ef4c7..95c43ce8 100644 --- a/docs/8.0/ayanova/docs/ay-start-form-tags.md +++ b/docs/8.0/ayanova/docs/ay-start-form-tags.md @@ -10,7 +10,7 @@ Objects can have more than one tag and completely different object types (e.g. P Tags are used for any purpose that makes sense for _your_ business. AyaNova does not limit how tags are used and allows nearly everything to be tagged. -By tagging related objects you can more easily select them as a whole for things like searches in [select lists](ay-start-form-select-list.md), reporting, business metrics, graphs and charts, process control etc. +By tagging related objects you can more easily select them as a whole for things like searches in [select lists](ay-start-form-autocomplete.md), reporting, business metrics, graphs and charts, process control etc. Because you can use multiple tags on each object and multiple different object types can share the same tags you can use tags for several different purposes at the same time. diff --git a/docs/8.0/ayanova/mkdocs.yml b/docs/8.0/ayanova/mkdocs.yml index 3b739c93..3959ad07 100644 --- a/docs/8.0/ayanova/mkdocs.yml +++ b/docs/8.0/ayanova/mkdocs.yml @@ -29,7 +29,7 @@ nav: - 'Edit forms': 'ay-start-edit-forms.md' - 'Form controls': 'ay-start-common-controls.md' - 'Data tables': 'ay-start-form-data-tables.md' - - 'Select lists': 'ay-start-form-select-list.md' + - 'Select lists': 'ay-start-form-autocomplete.md' - 'Tags': 'ay-start-form-tags.md' - 'Wiki': 'ay-start-form-wiki.md' - 'Custom fields': 'ay-customize#custom-fields'