This will be a quick page, adding our external script files.
- Back in Visual Studio
- In the LsCoreProject.App
- Right click on the Scripts folder
- Add, Existing item
- From the spectrum-master you downloaded add spectrum.js
- Right click on the Scripts folder
- Add, Existing item
- From our project you downloaded, LsCoreProject-master
- Add the itgLsHelper.js file
Ok, that was easy!
Next… Update The Default.htm
Here are the topics and their logical order:
- Create the project
- Add external CSS
- — You
- Update the default.htm
- Add LogIn/LogOut/Register/ChangePassword
- Create the security data source
- Screens for permissions
- Screens for role management
- Screens for user management
- Tables for tile menus
- Screens for icon management
- Screens for menu management
- Create a tile menu screen
- Create a database project
- How to deploy successfully
- Wrap up