The Config Team Ltd
Contact usDemo App
PreBilt™ for EWM
PreBilt™ for EWM
  • PreBilt for EWM
    • Overview
    • Functionality
    • Frequently asked questions
    • Release notes
      • v4.13 release notes
      • v4.12 release notes
  • Installation
    • Minimum requirements
    • Prerequisites and assumptions
    • Backend installation
    • Frontend installation
    • UI deployment
  • Configuration Guide
    • EWM RFUI requirements
    • Initial generation of EWM ITS screen templates
    • Overview screen of technical information
    • BC sets
    • Customising the screen layout
      • Logical Transactions and Step Header
      • Detailed screen fields customisation
        • Replacement field labels
        • Field type
        • Toggling a drop-down list
        • Hiding field borders
        • Hiding a field from display
        • Hiding a field from display when empty
        • Making a field read-only
        • Setting the display row for a parameter
        • Setting the visual length of a parameter
        • Setting the position of a parameter on the row
        • Maintaining table types for step-loop table functionality
        • Assigning field roles for table types
        • Maintaining a hint text
        • Defaulting a parameter value
        • Setting a parameter label's font style, size and colour
        • Setting a field value font style, size and colour
        • Adding a new screen field
        • Enhanced UoM selection
        • Defining Extra Screen Elements
        • Function code overrides
        • Menu extras
        • Function code extras
        • Exception code extras
        • Extra element types
        • Voice Fields
    • Translations
      • Downloading translations
      • Transforming the data
      • Uploading translations
    • Configuring PreBilt features
      • Communication Hub
      • Gamification
        • Competitions
        • Challenges
        • Game Monitoring
      • Voice
        • EWM RFUI requirements for Voice
        • Functional scope
        • Initial generation of ITS templates and customising for voice
        • Overview screen of technical information
        • Customising the voice flow for a screen
          • Maintain basic configuration
          • Maintain TCT mobility basic customising
          • Logical transaction and step header
          • Detailed screen field customisation
        • Master data
      • Analytics
        • Installation
        • Embedding Analytics into PreBilt
      • Unified Search Configuration
        • Installation
      • Image Capture
  • Using PreBilt
    • Screen elements
    • Process steps
    • Validation messages and troubleshooting
    • Operator messaging
    • Gamification
    • Troubleshooting
Powered by GitBook

Help

  • Can't find what you're looking for? E-mail us.

© The Config Team 1994 - Present Day

On this page
  • Focus handling
  • Swipe carousel location
  • Setting forward navigation
  • Setting backward navigation
  • Useful tips for defining a screen layout
  • Setting a replacement step/screen title

Was this helpful?

  1. Configuration Guide
  2. Customising the screen layout

Logical Transactions and Step Header

PreviousCustomising the screen layoutNextDetailed screen fields customisation

Last updated 5 months ago

Was this helpful?

Logical Transactions and Step Header

Transaction /TCTM/EWM_CFG is provided within the namespace to aid with customising the EWM ITS screens displayed on the client.

Using the ‘Logical Transaction’ and ‘Screen Fields’ nodes allows for further customisation of the information and display layout on the client.

Entries in this table can be created manually, or automatically generated, using the ITS Template Generator.

Additional configuration fields enable enhanced configuration of each logical step:

Focus handling

When active, the configuration setting will override any automatic cursor setting on the screen. There are two additional options provided:

  • N - “No focus at all” means no soft keyboard display, so a field must be selected to make an entry.

  • K - “Focus but suppress keyboard” is beneficial where users are expected to make entries with a scan gun. Focus will be maintained, allowing the user to scan/input without the soft keyboard displaying, but the soft keyboard will pop up if a field is touched on screen.

Swipe carousel location

This allows positioning (where applicable, such as in picking where there are multiple tasks) of the Swipe Carousel. There are 3 options:

  • T - top.

  • B - bottom.

  • Null - swipe carousel is not displayed.

Setting forward navigation

This field allows the standard choice for forward navigation on the display field to be overridden.

Standard EWM will consider the functions to define the action of the forward button in the following order: ENTER > ENTERF > NEXT. The first function code in the sequence, which is valid for the step, will be used unless the choice is overridden by this configuration setting.

Setting backward navigation

This field allows the standard choice for back navigation on the display field to be overridden.

Standard EWM will consider the functions to define the action of the back button in the following order: BACK > BACKF > UPDBCK. The first function code in the sequence, which is valid for the step, will be used unless the choice is overridden by this configuration setting.

Should the back button be missing, in cases where the standard ITS screen uses the function UPDBACK, the following configuration can be maintained to resolve this.

In SPRO, navigate to the EWM customising node Mobile Data Entry > Radio Frequency (RF) Framework > Define Steps in Logical Transactions.

Maintain the configuration for function UPDBACK.

Useful tips for defining a screen layout

Setting a replacement step/screen title

Text entered in this field will display as a header title on the corresponding screen.

Example

A title of ‘Stock by Bin’ is maintained for the Log. Transaction INSTBI, step INSTBS:

TCT Configuration - Logical Transaction
TCT Configuration – Steps
Standard configuration adding Back button functionality
TCT Configuration - Screen/Step title change
Before adjusting a screen title
After adjusting a screen title