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 Product Links

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

    • Id
    • Product Id
    • Product Id
    • Reason
    • Second reason
    • 1
    • 1595
    • 5826
    • exlReason
    • exlSecondReason
    • 2
    • 4116
    • 7590
    • exlReason
    • exlSecondReason

Designer - List EXIT

    • Edit
    • Minor Code
    • Seq
    • Code
    • Name
    • Hdr Title
    • In Use
    • Sort
    • Display
    • Edit - 2185
    • delete
    • 0
    • exlId
    • Id
    • The Primary Id is used in back end systems to retrieve the record
    • true
    • false
    • Edit - 2186
    • delete
    • 5
    • exlExpProductId
    • Product Id
    • External Id by which a record can be retrieved but not edited
    • true
    • false
    • Edit - 2187
    • delete
    • 10
    • exlXrefExpProductId
    • Product Id
    • External Id by which a record can be retrieved but not edited
    • true
    • false
    • Edit - 2188
    • delete
    • 15
    • exlReason
    • Reason
    • Reason for link
    • true
    • false
    • Information
    • Edit - 2189
    • delete
    • 20
    • exlSecondReason
    • Second reason
    • If you need a second reason for the link, for example say product A is linked to product B because A is the matching wedding rind to A, but the link from B to A is matching engagement ring
    • true
    • false
    • Information
    • Edit - 2190
    • delete
    • 25
    • exlSpare1
    • Spare 1
    • Used for expansion
    • false
    • false
    • Edit - 2191
    • delete
    • 30
    • exlSpare2
    • Spare 2
    • Used for expansion
    • false
    • false
    • Edit - 2192
    • delete
    • 35
    • exlSpare3
    • 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