This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
wmanager:default_bsn_pages [2018/04/18 15:16] Gianluca Pelliccioli created |
wmanager:default_bsn_pages [2018/05/13 19:45] (current) Gianluca Pelliccioli |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ===== Prebuild front-end pages ===== | + | ====== Prebuild front-end pages ====== |
| Having a predefined business data model is even more interesting when you have some pre-build front-end pages to handle your data. | Having a predefined business data model is even more interesting when you have some pre-build front-end pages to handle your data. | ||
| Line 8: | Line 8: | ||
| As a developer, look at these pages to have a reference for you future front-end development. | As a developer, look at these pages to have a reference for you future front-end development. | ||
| + | You can click on the following images to have an enlarged preview. | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | {{: | ||
| + | |||
| + | ====== How to customize existing front-end pages ====== | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ==== Customizing the CONTRACT LIST PAGE ==== | ||
| + | |||
| + | |||
| + | Contract list view can be customised: | ||
| + | * Views **/ | ||
| + | * Controller | ||
| + | * Model for database operation can be handle in **/ | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | |||
| + | ==== Customizing the CUSTOMER DETAILS PAGE ==== | ||
| + | |||
| + | From customer list page on click of particular customer system will redirect to the customer details page. | ||
| + | Customer details page: | ||
| + | * View can be customised in **/ | ||
| + | * Controller logic are handled in **/ | ||
| + | * Models database operations are managed in **/ | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | ==== CUSTOMISING TROUBLE ===== | ||
| + | |||
| + | |||
| + | On click of troubles from the menu system will redirect to the troubles page. | ||
| + | |||
| + | Troubles add,edit view pages can be customised in **/ | ||
| + | Troubles add,edit page is the angular template which loads from **/ | ||
| + | |||
| + | {{: | ||
| - | {{: | ||
| - | {{: | ||