• If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Announcement

Collapse
No announcement yet.

#008 - Employee Time Tracking Example App

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #008 - Employee Time Tracking Example App

    SUMMARY:

    In this session we demonstrate "Low Code" (rather than "No Code") application development in action by creating an IBM i-based app for employee time tracking.


    URL: https://www.youtube.com/watch?v=N3YT0KWWUI8
    DD#8.jpg


    TIMESTAMPS AND FEATURES COVERED:

    00:53​ - Time Tracking App - Going over the wireframes
    5:20​ - Going over tables that will be used in the NAB app
    6:00​​ - Creating Data Sources from SQL Statements
    9:00​ - Creating a Form widget "Start New Task" with a Dropdown
    11:20​ - Creating another Form widget "End New Task"
    12:12​ - Formatting a Time Stamp in a Form Widget
    13:30​ - Creating NAB app with the two Form widgets
    14:05​ - Setting a Fixed Height for the two Form Widgets
    15:00​ - Setting up App Security - Feature ID
    16:30​ - Reviewing the RPG Program behind the App Security
    19:44​ - Setting a Fixed Width for the two Form widgets
    20:45​ - Adding a button in NAB Behaviors to start a new task in the App
    21:46​ - Setting up a "Call RPG Program" behavior - Specifying an Action
    25:00​ - Filtering Data by a current user in NAB Behaviors
    26:00​ - Explaining the backend program connected to the setup NAB Behavior - Start / Stop Feature
    29:00​ - Setting Fields as required in a Form widget
    28:50​ - Testing the "Start Task" button in the NAB App
    31:15​ - Setting up the "Stop Task" button in Behaviors
    33:25​ - Testing the "Stop Task" button
    33:50​ - Reviewing the RPG Program behind the "Stop Task"
    35:50​ - Creating a new Data Source - User Time Entry
    37:00​ - Creating a Grid based on the User Time Entry data source
    38:50​ - Setting up Group By order number in NAB Grid widget
    39:20​ - Adding a Grid Widget as a popup to the NAB App
    40:40​ - Adding a button in NAB at the Application Level
    43:00​ - Testing "My Time Entries" popup
    44:00​ - Creating a Data Source to pull Notes specific to each order
    45:00​ - Creating a Grid Widget to show the notes
    46:00​ - Setting up a custom formatting in Grid Widget to force text to wrap
    47:30​ - Adding a new Grid widget to the NAB app as a popup
    49:00​ - Adding a "Notes" button to the NAB app
    50:30​ - Setting the Theme and Border widths of the NAB app
Working...
X