Drill-Down Navigation

Drill-Down Navigation


To implement this feature follow this process:

For the parent, add the triple ENT is a ENT Ability.DrillDownParent
For the child, add the triple ENT is a ENT Ability.DrillDownChild

This will provide a button for each child on the edit form for the parent, that navigates to the child grid which is restricted by the parent keys.

Plex

For this example will use a sample Enitty, Facture Entete Tablette, to inherit from DrillDownNavigation.

Gestion Tablette Offline.Facture Entete Tablette is a ENT Ability.DrillDownParent.


Generate Changes.

For the model set up an offline tablette build list. This list contains all the template generation functions for all the entities of the application.


After generating the offline tablette build list generate the Getion Tablette Offline Server:


Eclipse

Now go to eclipse. To import all of the generated function make right click and refresh to the java project.


Then run the Application Generator.


When the application is running do the following:

  1. Click in Application Settings and then click in apply.

  2. Click in Application Template, select Gen Folder and Generate Application. Wait for the message that all was generated.

Now make right click and refresh to the web project.


Run Tomcat server.


Test Changes




    • Related Articles

    • Key Data Restriction

      Plex This requirement is for the ability to restrict children records by parent for implementation on drill-down navigation. For this example we will use the entity OrderProcessing.Order to inherit from DrillDownParent: OrderProcessing.Order is a ENT ...
    • CM evolveIT User Manual

      Welcome to CM evolveIT         User Training Manual                                                             Restrictive Rights This document and the product referenced in it are subject to the terms and conditions of the user License Agreement ...
    • Active Directory

      Active Directory Support CM evolveIT supports Active Directory What can be achieve Bulk user impot from AD to CM evolveIT Authentication to access CM evolveIT with AD user/password validation What is required Create new Group within AD that can ...
    • Object Style

      Object Style: This document will cover the basics of the CM EvolveIT Object Management-Object Style. There will be a discussion of how we use the Object Style functionality to. After completing this document, you should have a basic understanding of ...
    • Source Scanner for HLASM/ASM

      This document describes the entities and relations the HLASM Scanner creates on encountering various ALC code constructs. Metrics The scanner computes a variety of standard code-line metrics, including: total lines of code comment line count blank ...