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 Items

    • Edit
    • Product Id
    • Quantity
    • Price
    • Status
    • Edit - 1
    • 8614
    • 4374
    • £560,714.26
    • exbiStatus
    • Edit - 2
    • 6249
    • 9379
    • £441,955.34
    • exbiStatus
    • £1,002,669.60

Designer - List EXIT

    • Edit
    • Minor Code
    • Seq
    • Code
    • Name
    • Hdr Title
    • In Use
    • Sort
    • Display
    • Edit - 2052
    • list
    • 0
    • exbiId
    • Edit
    • The Primary Id is used in back end systems to retrieve the record
    • true
    • false
    • Key
    • Edit - 2053
    • list
    • 5
    • exbiExbKey
    • Key(11)
    • This key is used to collect basket items together
    • false
    • false
    • Edit - 2054
    • list
    • 10
    • exbiExpProductId
    • Product Id
    • Product Id
    • true
    • false
    • Edit - 2055
    • list
    • 15
    • exbiQuantity
    • Quantity
    • Quantity of item
    • true
    • false
    • Edit - 2056
    • list
    • 20
    • exbiDate
    • Date
    • Date shipped
    • false
    • false
    • Edit - 2057
    • list
    • 25
    • exbiPrice
    • Price
    • Price of item
    • true
    • false
    • Pound plus sum
    • Edit - 2058
    • list
    • 30
    • exbiDiscount
    • Discount
    • Percentage Discount
    • false
    • false
    • Edit - 2059
    • list
    • 35
    • exbiOptions
    • Options
    • Options such as colour etc.
    • false
    • false
    • Edit - 2060
    • list
    • 40
    • exbiStatus
    • Status
    • Status of the individual item, i.e. has this item been shipped or is there more stock to be sent
    • true
    • false
    • Edit - 2061
    • list
    • 45
    • exbiSpare1
    • Spare 1
    • Used for expansion
    • false
    • false
    • Edit - 2062
    • list
    • 50
    • exbiSpare2
    • Spare 2
    • Used for expansion
    • false
    • false
    • Edit - 2063
    • list
    • 55
    • exbiSpare3
    • 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