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.

Delete view for Comment

This is the generated delete view with some dummy information for Comment. This view is used with multiple deletes. Update from list view

    • Id
    • Key
    • Product Id
    • Comment
    • Icons
    • Stars
    • 1
    • excExuKey
    • 1848
    • excComment
    • excIcons
    • ***
    • 2
    • excExuKey
    • 361
    • excComment
    • excIcons
    • **

Designer - List EXIT

    • Edit
    • Minor Code
    • Seq
    • Code
    • Name
    • Hdr Title
    • In Use
    • Sort
    • Display
    • Edit - 2103
    • delete
    • 0
    • excId
    • Id
    • The Primary Id is used in back end systems to retrieve the record
    • true
    • false
    • Edit - 2104
    • delete
    • 5
    • excExuKey
    • Key
    • The key is used to group children records together
    • true
    • false
    • Edit - 2105
    • delete
    • 10
    • excExpProductId
    • Product Id
    • External Id by which a record can be retrieved but not edited
    • true
    • false
    • Edit - 2106
    • delete
    • 15
    • excKey
    • Key(11)
    • The key is used to group children records together
    • false
    • false
    • Edit - 2107
    • delete
    • 20
    • excComment
    • Comment
    • Comment
    • true
    • false
    • Limit text then add a more link
    • Edit - 2108
    • delete
    • 25
    • excIcons
    • Icons
    • Icons such as heart etc.
    • true
    • false
    • Edit - 2109
    • delete
    • 30
    • excStars
    • Stars
    • Looks after the number of starts a comment has
    • true
    • false
    • Stars(5)
    • Edit - 2110
    • delete
    • 35
    • excSpare1
    • Spare 1
    • Used for expansion
    • false
    • false
    • Edit - 2111
    • delete
    • 40
    • excSpare2
    • Spare 2
    • Used for expansion
    • false
    • false
    • Edit - 2112
    • delete
    • 45
    • excSpare3
    • 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