From b097c11159c9ed2d5c428e5afd7fe5181848b0fc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 5 Mar 2020 23:32:42 +0000 Subject: [PATCH] --- docs/8.0/ayanova/docs/ay-localization.md | 4 ++++ docs/8.0/ayanova/docs/ay-notification.md | 3 +++ docs/8.0/ayanova/docs/form-home-user-settings.md | 15 +++++++++++++-- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 docs/8.0/ayanova/docs/ay-localization.md create mode 100644 docs/8.0/ayanova/docs/ay-notification.md diff --git a/docs/8.0/ayanova/docs/ay-localization.md b/docs/8.0/ayanova/docs/ay-localization.md new file mode 100644 index 00000000..0ee56672 --- /dev/null +++ b/docs/8.0/ayanova/docs/ay-localization.md @@ -0,0 +1,4 @@ +# LOCALIZATION + +AyaNova has features to control the display and input of values in local regional format. + diff --git a/docs/8.0/ayanova/docs/ay-notification.md b/docs/8.0/ayanova/docs/ay-notification.md new file mode 100644 index 00000000..6b318119 --- /dev/null +++ b/docs/8.0/ayanova/docs/ay-notification.md @@ -0,0 +1,3 @@ +# NOTIFICATION Placeholder + +This is a placeholder page for sections that are not written yet diff --git a/docs/8.0/ayanova/docs/form-home-user-settings.md b/docs/8.0/ayanova/docs/form-home-user-settings.md index 1974781a..13420395 100644 --- a/docs/8.0/ayanova/docs/form-home-user-settings.md +++ b/docs/8.0/ayanova/docs/form-home-user-settings.md @@ -1,3 +1,14 @@ -# HOME-USER-SETTINGS Placeholder +# USER SETTINGS -This is a placeholder page for sections that are not written yet +This form controls various settings for the currently logged in User. +Many of these settings are related to [Localization](ay-localization.md). + +## User email address +This is the email address used to send AyaNova related information to the user by the AyaNova [Notification system](ay-notification.md). + +This setting is not required (except for notifications if used) and the default value for this setting is empty. + +## Language code +This *required* setting controls how the browser displays and accepts Currency, Numbers, Date and time values. +The *default* value for this setting is obtained from the browser's language setting. If more than one language is set for the browser the *first* language is used. +It is a separate setting from the users [Locale](ay-locale.md) setting which controls the set of customizable text used by AyaNova to display to the user.