Introduction

The User Profile UI Menu gives you the ability to update the User Profile in the UI with an array of options to configure from.


Figure 1: Screenshot highlighting User Profile in a UI

User Profile Menu Properties

Configure User Profile Menu

Figure 2: User Profile Properties

NameDescription
LabelMenu label. Mandatory field.
Menu ID

Item link slug. Optional field.

Value defined here must be unique to the rest of the UI Menus as the first matching name will be called upon.

Show in popup dialog?If checked, user will be presented in a popup dialog.
Message after savedMessage to show to the user after submission.
URL to redirect after savedURL to redirect after saved.


Configure Fields

In this page, you can set on what you want the user to access and manage.

Figure 3: User Profile Properties - Configure Fields

Name Description
Username
  • Readonly
  • Hide
First Name
  • Show
  • Readonly
  • Hide
Last Name
  • Show
  • Readonly
  • Hide
Email
  • Show
  • Readonly
  • Hide
Password
  • Show
  • Hide
Time Zone
  • Show
  • Hide
Locale
  • Show
  • Hide

Performance & Offline 

Figure 4: User Profile Properties - Performance & Offline Settings 


Name

Description

Scope

Caching options are:

  • None: No caching.
  • Application: Cache content by application where all users will see the same content.
  • User: Cache by username
Duration (s)Duration in seconds to cache content defaults to 20 seconds if applicable.

Read more at Performance Improvement with UI Caching.

PWA Offline Settings

Note: PWA Offline support is dependent on the theme used.

Name

Description

Enable cache for offline supportCheck this to enable caching for offline support, usually set for use on mobile browsers.

Read Progressive Web Application (PWA) for more information.

Locale Settings

To allow the end user to choose their preferred locale settings, you can enable the "Enable User Locale Selection" option located in the General Settings section. Within the system, you can define the available locale options in the System Settings, providing the user with a selection to choose from. It is important to not leave any spacing when setting the "User Locale Options".


Figure 5: Set locale settings


Figure 6: List of locale options


Figure 7: Locale set to Arabic


Related articles: