You are here

Press the Go WDZ Button

In "Data Tables" there are a few tables associated with a shop. Once you press the "Go WDZ" Button, then all the code and forms that you require go into the designer studio, so that you can modify all the forms and the lists that you require as well as obtain the code needed. Click on the edit icon to view, the lists and forms. In the demo system you can edit your lists and forms here, while the other three modes show, the list views, the panel view and the code.

Editing Table

This is the generated list view with some dummy information for Basket

    • Edit
    • Key(11)
    • Date
    • Basket Status
    • Address Line 1
    • Post code
    • Completed
    • Edit - 1
    • exbKey
    • 2025-07-27
    • Paid
    • exbAddress1
    • exbPostCode
    • 2025-07-27
    • Edit - 2
    • exbKey
    • 2025-07-27
    • Paid
    • exbAddress1
    • exbPostCode
    • 2025-07-27

Designer - List EXIT

    • Edit
    • Minor Code
    • Seq
    • Code
    • Name
    • Hdr Title
    • In Use
    • Sort
    • Display
    • Edit - 2006
    • list
    • 0
    • exbId
    • Edit
    • The Primary Id is used in back end systems to retrieve the record
    • true
    • false
    • Key
    • Edit - 2007
    • list
    • 5
    • exbExuKey
    • Key
    • This key is used to connect the basket to a potential customer
    • false
    • false
    • Edit - 2008
    • list
    • 10
    • exbKey
    • Key(11)
    • The key is used to collect basket items together
    • true
    • false
    • Edit - 2009
    • list
    • 15
    • exbDate
    • Date
    • Date basket started
    • true
    • false
    • Edit - 2010
    • list
    • 20
    • exbStatus
    • Basket Status
    • Status of the basket, paid, compete etc.
    • true
    • false
    • Edit - 2011
    • list
    • 25
    • exbAddress1
    • Address Line 1
    • Address - Line 1(Encrypted)
    • true
    • false
    • Edit - 2012
    • list
    • 30
    • exbAddress2
    • Address Line 2
    • Address - Line 2(Encrypted for security)
    • false
    • false
    • Edit - 2013
    • list
    • 35
    • exbAddress3
    • Address Line 3
    • Address - Line 3
    • false
    • false
    • Edit - 2014
    • list
    • 40
    • exbAddress4
    • Address Line 4
    • Address - Line 4
    • false
    • false
    • Edit - 2015
    • list
    • 45
    • exbAddress5
    • Address Line 5
    • Address - Line 5
    • false
    • false
    • Edit - 2016
    • list
    • 50
    • exbPostCode
    • Post code
    • Address - Postcode
    • true
    • false
    • Post code
    • Edit - 2017
    • list
    • 55
    • exbCountry
    • country
    • Country
    • false
    • false
    • Edit - 2018
    • list
    • 60
    • exbAccAddress1
    • Address Line 1
    • Account Address - Line 1(Encrypted)
    • false
    • false
    • Edit - 2019
    • list
    • 65
    • exbAccAddress2
    • Address Line 2
    • Account Address - Line 2(Encrypted for security)
    • false
    • false
    • Edit - 2020
    • list
    • 70
    • exbAccAddress3
    • Address Line 3
    • Account Address - Line 3
    • false
    • false
    • Edit - 2021
    • list
    • 75
    • exbAccAddress4
    • Address Line 4
    • Account Address - Line 4
    • false
    • false
    • Edit - 2022
    • list
    • 80
    • exbAccAddress5
    • Address Line 5
    • Account Address - Line 5
    • false
    • false
    • Edit - 2023
    • list
    • 85
    • exbAccPostCode
    • Postcode
    • Account Address - Postcode
    • false
    • false
    • Post code
    • Edit - 2024
    • list
    • 90
    • exbAccCountry
    • country
    • Account Address - Country
    • false
    • false
    • Edit - 2025
    • list
    • 95
    • exbDateComplete
    • Completed
    • Date basket competed
    • true
    • false
    • Edit - 2026
    • list
    • 100
    • exbSpare1
    • Spare 1
    • Used for expansion
    • false
    • false
    • Edit - 2027
    • list
    • 105
    • exbSpare2
    • Spare 2
    • Used for expansion
    • false
    • false
    • Edit - 2028
    • list
    • 110
    • exbSpare3
    • Spare 3
    • Used for expansion
    • false
    • false

Minor Change

The only minor change between the code produced and what you see here, is that the edit facilities have been used to modify the lists