This package adds an additional CUI Menu Button that give users the ability to choose the Starting Page by themselves.
Aras 11.0 SP9
Aras 11.0 SP9
Internet Explorer 11, Chrome 61.0, Firefox ESR 52.4.0
Always back up your code tree and database before applying an import package or code tree patch!
- Aras Innovator installed (version 11.0 SPx preferred)
- Aras Package Import tool
- Import package of this project
- Backup your database and store the BAK file in a safe place.
- Open up the Aras Package Import tool.
- Enter your login credentials and click Login
- Note: You must login as root for the package import to succeed!
- Enter the package name in the TargetRelease field.
- Optional: Enter a description in the Description field.
- Enter the path to your local
..\SelectStartingPage\Import\imports.mf
file in the Manifest File field. - Select bpl.app.SelectStartingPage in the Available for Import field.
- Select Type = Merge and Mode = Thorough Mode.
- Click Import in the top left corner.
- Close the Aras Package Import tool.
You are now ready to login to Aras and try out the image importer.
- Login to Aras.
- Navigate to Tools > Preferences > Select Starting Page in the main menu.
- Choose the new Starting Page from the drop down list.
- Click Ok to save the new Starting Page.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
Created by @AngelaIp
This project is published to Github under the Microsoft Public License (MS-PL). See the LICENSE file for license rights and limitations.