This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wmanager:default_bsn_pages [2018/04/18 15:21] Gianluca Pelliccioli |
wmanager:default_bsn_pages [2018/05/13 19:45] (current) Gianluca Pelliccioli |
||
|---|---|---|---|
| Line 16: | Line 16: | ||
| + | {{: | ||
| + | |||
| + | ====== 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 **/ | ||
| {{: | {{: | ||
| - | Techichal hint | ||
| - | < | + | ==== Customizing the CUSTOMER DETAILS PAGE ==== |
| - | Contract | + | |
| - | </code> | + | From customer |
| + | Customer details page: | ||
| + | * View can be customised | ||
| + | * Controller | ||
| + | * 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 | ||
| + | Troubles add,edit page is the angular template which loads from **/application/ | ||
| + | |||
| + | {{: | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||
| + | |||