diff --git a/docs/8.0/ayanova/docs/acc-service-rates.md b/docs/8.0/ayanova/docs/acc-service-rates.md index 5f83a90c..5d7423ff 100644 --- a/docs/8.0/ayanova/docs/acc-service-rates.md +++ b/docs/8.0/ayanova/docs/acc-service-rates.md @@ -38,7 +38,7 @@ Service rates can not be edited to change their Cost or Price once they are used ## Service rate data table -The Service rates [data table](ay-start-form-data-tables.md) lists all the service rates available and data table [common menu options](ay-start-form-data-tables.md#data-table-form-common-menu-options). +The Service rates [data table](ay-start-form-data-tables.md) lists all the service rates available and data table [common menu options](ay-start-form-data-tables.md#common-menu-options). ## Service rate edit form diff --git a/docs/8.0/ayanova/docs/ay-start-form-data-tables.md b/docs/8.0/ayanova/docs/ay-start-form-data-tables.md index 47d837ce..f4b6c91c 100644 --- a/docs/8.0/ayanova/docs/ay-start-form-data-tables.md +++ b/docs/8.0/ayanova/docs/ay-start-form-data-tables.md @@ -2,7 +2,7 @@ Data tables are used to view, report, bulk process through extensions or open AyaNova business objects for editing. -## Data table form common menu options +## Common menu options Most data tables in AyaNova share the same common menu options. One ore more of these options might not be available for _all_ forms depending upon the Roles assigned to the current User or the type of AyaNova business object being listed. @@ -44,20 +44,27 @@ The help menyu item will open a specific help document from the manual related t About menu option will open the [About form](ay-about.md) which displays the version information and other information and links helpful for technical support and diagnostic / troubleshooting purposes. -## Data table header +## Header -![App bar](img/form-data-table-header.png) +![data table header](img/form-data-table-header.png) -The data table header area from left to right contains the [Saved filter](#saved-filter) control, refresh control which fetches a fresh copy of the data table from the server and a [column selector](#column-selector) control to choose which columns are displayed and in which order. +The data table header area above the table itself from left to right contains the [Saved filter](#saved-filter) control, refresh control which fetches a fresh copy of the data table from the server and a [column selector](#column-selector) control to choose which columns are displayed and in which order. -### Saved filter +#### Saved filter todo: saved filter docs here -### Column selector +#### Column selector TODO: fill in here, do not change this title without chaging at the cilent end as well. + +## Column headers +![data table columns header](img/form-data-table-columns-header.png) + +todo: fill in here how to use column headers and integrate infor belo0w in a #### level titles + + 00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 elements of the data table diff --git a/docs/8.0/ayanova/docs/img/form-data-table-columns-header.png b/docs/8.0/ayanova/docs/img/form-data-table-columns-header.png new file mode 100644 index 00000000..00a3f405 Binary files /dev/null and b/docs/8.0/ayanova/docs/img/form-data-table-columns-header.png differ diff --git a/docs/8.0/ayanova/docs/img/form-data-table-header.png b/docs/8.0/ayanova/docs/img/form-data-table-header.png index 6630a1f0..19d0b048 100644 Binary files a/docs/8.0/ayanova/docs/img/form-data-table-header.png and b/docs/8.0/ayanova/docs/img/form-data-table-header.png differ