admin template and dashboard

Post Reply
ghasembaghi
User
Posts: 293

admin template and dashboard

Post by ghasembaghi »

i suggest to add this features:
1- graphical dashboards: most recent and most clicked forms shortcut with special graph and top report
2- search: when user enter a keyword in search panel, in the background (with ajax) search in all application's features and suggest best match to user. for example when user search for 'session', list this items
- form: sessionadd.php or title: Session Add //table name: session
- form: sessionlist.php or title: Session List //table name: session
- form: useradd.php or title: User Add // table with a field that named seasion
- settings: EW_SESSION_STATUS
- help: how to config session?
3- settings page: all ewcfg.php element can be edited online in this page
4- admin template
5- online integrated help system: for every table fields, when user click on the ? btn redirect in a special page in help system


Post Reply