Ask Eddy AI
Contents
x
Getting Started
The EdgeReady Cloud - User Guide
Reference Guides
Best Practices
Archived sections
Installation Guides
Release Notes
Test
Adding Behaviors to an App
Powered by
How To's
7 Articles
in this category
Contributors
Print
Dark
Light
Contents
How To's
7 Articles
in this category
Dark
Light
How to Copy Pages across Lanes in a Workflow Business Function?
To Copy multiple page components from one lane to another workflow lane: Add the required page components within a Group component. Choose Copy from the ellipsis menu of the Group component. Drag the copy of the group component to the ...
Updated on : 15 Feb 2024
How to Manipulate Table Data?
Based on the business requirement, tables are primarily represented by the DataGrid , ListView and Table components on the App UI. The underlying table data mapped to these App Designer components can be manipulated through App behaviors. ...
Updated on : 07 Feb 2024
How to use Selected property in the Datagrid Component?
To effectively use the Selected property, the user can do the following: Create an additional column: eg: " Flag " in the table variable that is mapped to the Datagrid This Flag column will hold values 0 or 1 Map the ' Selected ' property to the...
Updated on : 30 Jan 2023
How to Set max Date in Text Input Component?
To set max Date in a text input component of type 'Date', the user can use the logic displayed in the image: In the above image, the onPageShow script of Homepage has set the 'max' property of the Date component to current date so that th...
Updated on : 30 Jan 2023
How to set Logic to Open/Close a Dialog Box component?
When a dialog box is added to a Page component, it is usually implemented to open and close by a trigger(eg: by click of a button) . The trigger can be set in two ways: A) Using Interactions The user can use Interactions if the dialog box compone...
Updated on : 30 Jan 2023
How to display a Decimal Precision in UI?
In the EdgeReady Platform, the decimal datatype is available for data such as cost, length, volume, latitude, longitude, etc. When displaying such data in the UI, if the precisions include trailing zeros, they are not displayed in the UI. For examp...
Updated on : 30 Jan 2023
How to use a Text Input component to read a Barcode value?
A barcode scanner component does not recognize an IR gun. So a text input component can be added to the page to enable users to scan or manually enter barcode values. To ensure that the barcode is complete and not broken, the keyCode variable is...
Updated on : 30 Jan 2023
SAP ABAP Customizations Discovery
3 Articles
in this category
Written by
Vaidya Aiyer
ENTER
ESC
Eddy AI, facilitating knowledge discovery through conversational intelligence
Search Limit Exceeded. Please upgrade the plan.
Answer copied!
No results found
Provide more context or information so that I can better understand and assist you