The design studio is an incredibly powerful tool within Web-D-Zine( WDZ ) in that it allows you to obtain the code that the tool has produced as well as change the way lists and forms are displayed
Icon | Meaning | Description |
![]() | Edit | Clicking on the edit icon will allow you to edit the way the display list looks along with the various forms that are associated with the main code |
![]() | No | Quick visual check on the status of the main forms(Search and Edit), handle(Handle looks after the appearance of display lists) and the code. In this case, the particular item does not exist |
![]() | Yes | Quick visual check on the status of the main forms, handle and the code. In this case, the particular item does exist |
![]() | List | This shows the list view along with a selection of dummy data |
![]() | Panel | Shows the information that is available in the panel. WDZ creates all the code for displaying and editing first level children automatically |
![]() | Code | Shows all the code that is produced for the main class, along with the user class and the panel class |
Within the edit icon you will be able to change the apearance of the following items
- List view - This is the way your information is displayed when in a list
- Delete view - Some people will have the ability to delete the information in bulk. For these people, this id the view that they will be provided
- Search form - This is the form when the information is searched
- Edit form - This is the main form for editing the information.
- Report - This is how the information might be shown in a report
Once you have finished editing the appearance of the forms and lists, you can check them using the list and panel icons