Demonstrates how to add a shortcut through CUI
The CUI Shortcut project demonstrates how to add a keyboard shortcut to Aras Innovator.
This project and the following release notes have been migrated from the old Aras Projects page.
Release | Notes |
---|---|
v2.1 | Bug fixes |
v2.0 | Added new keyboard shortcuts |
v1 | Initial Release * |
* The original shortcut this project demonstrated used Ctrl+A to select all items in a grid. This was added to standard product around 11.0 SP12, so it is not recommended that you use v1.
Project | Aras |
---|---|
v2.1 | 12.0 SP14 |
v2.0 | 11.0 SP15 |
v1 | 11.0 SP12, 11.0 SP9 |
Though tested using Aras 12.0 SP14, this should support any version of 12.0
Always back up your code tree and database before applying an import package or code tree patch!
..\cui-shortcut\Import\imports.mf
file in the Manifest File field.You are now ready to login to Aras and try out this new CUI Shortcut.
There are 9 shortcuts added in this project, showing off 3 different shortcut locations.
* These shortcuts will not interfere with the default copy/paste functionality when you copy data from a cell in the relationship grid
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
For more information on contributing to this project, another Aras Labs project, or any Aras Community project, shoot us an email at araslabs@aras.com.
Project written, documented, and published by Christopher Gillis at Aras Labs. @csgillis-aras
Aras Labs projects are published to Github under the MIT license. See the LICENSE file for license rights and limitations.