Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Table of Contents

...

Introduction

English
Form Userview Menugreen
borderWidth1
titleBGColor#ddffcc
borderStylesolid
titleDefinition
Form Userview Element allows one to directly enter/view Form form data, without being part of a process flow.
Panel
borderColorpurple
borderWidth1
titleBGColor#ddccff
borderStylesolid
titlePerformance

You can configure the Performance settings in this Userview Element to cache existing content for improved performance and loading speed.

Read more at Performance Improvement with Userview Caching.

Image Removed

Figure 1: Screenshot highlighting a Form in a Userview

Image Removed

Figure 2: Form Properties

Form Menu Properties

Edit Form

Image Added

Figure 1: Form Userview Menu Properties


NameDescription
idMenu element unique id. Userview will use this id in the URL for the menu if the Custom ID is empty.
NameDescription
Custom ID

Item link slug. Optional field.

Info
titleUnique field
Value defined here must be unique to the rest of the Userview Menus as the first matching name will be called upon

Ensure that value defined here is unique to other userview menus in the app, since the first matching/conflicting ID will take precedence in page loading.

Label
Menu
The userview menu label.
Mandatory field.
Form
Target form to load.
Mandatory field.
Show in popup dialog?
If checked, user will be presented in a popup dialog.
Readonly?
All
If checked, all the fields in the target form will be rendered as read-only
when checked
.
Display field as Label when readonly?
Fields set to read-only will be rendered as label/text, instead of being
bounded
shown in its original input element.

 

Image Added

Figure 2: Sample Form Userview Menu in runtime

Redirection

Image AddedImage Removed

Figure 3: Form Redirection Properties - Redirection


NameDescription
Message Shown After Form Submission
Message Shown After Form Submission.
URL Redirect After Form Submission
URL Redirect After Form Submission.
Redirect Target on Form Submission
  • Top Window
  • Parent Window
  • Current Window
URL Redirect on Cancellation

URL Redirect on Cancellation.


Info

When this value is set, the Cancel button will appear at the bottom of the form.

Redirect Target on Cancellation
  • Top Window
  • Current Window
Field Name For URL Redirect Value Passover
Field
id
ID from the preceding form to retrieve the value from.

Field Value Passover Method

  • Append to URL
  • As URL Request Parameter
Request Parameter Name

Parameter name to hold the value retrieved

using

via "Field Name For URL Redirect Value Passover" field specified above.

...


UI

Image RemovedImage Added

Figure 4: Form UI Properties - UI


NameDescription
Submit Button Label

Submit Button Label.

Default Value: Save

Cancel Button Label
Cancel Button Label.
Default Value: Cancel


Info

The Cancel button will only appear when "URL Redirect on Cancellation" field is

set

configured.

Custom Header
Custom Header in HTML.
Custom Footer
Custom Footer in HTML.

...

Advanced

Image RemovedImage Added

Figure 5: Form Advanced Properties - Advanced


NameDescription
Userview Key Name

When set to point to a corresponding form

input name

field ID, the userview key value will be set into the particular field.

See Userview Key for more info.

Info
titleExample

Userview Key Value:

hello

sample

Userview Key Name:

expenses_detail_hr_expense_new_

title

Image Removed

See Figure 6.

Load Data Using Userview Key?

When checked, record row will be loaded into the form using the userview key value.

The "Userview Key Name"

expected is

field expects an "id" value, to facilitate record seeking using the primary key.


Image Added

Figure 6: Sample userview key used in runtime

Performance & Offline

Cache 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.
Panel
borderColorpurple
bgColor#fefaff
borderWidth1
titleBGColor#ddccff
borderStylesolid

Read more at Performance Improvement with Userview Caching.


PWA Offline Settings

Note: 

 

PWA Offline support is dependent on the theme used.

Name

Description

Enable cache for offline supportEnable caching for offline support, usually set for use on mobile browsers.

Read Progressive Web Application (PWA) for more information.