Skip to content

Commit 8969a29

Browse files
committed
Add v2.0.0 to release tables
1 parent 024e99b commit 8969a29

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ The import package updates the Part form properties to use the custom CSS file a
1212

1313
Release | Notes
1414
--------|--------
15+
[v2.0.0](https://github.com/ArasLabs/custom-form-css/releases/tag/v2.0.0) | Updated to support Aras 11 SP12 and 11 SP14. The introduction of type-ahead functionality changed certain client controls, so we updated the javascript and CSS used to style these fields.
1516
[v1.2](https://github.com/ArasLabs/custom-form-css/releases/tag/v1.2) | Custom JavaScript function definitions migrated from Field script tags to the labs_StyleForm Form Event.
1617
[v1.1](https://github.com/ArasLabs/custom-form-css/releases/tag/v1.1) | Code refactored to separate content and presentation.
1718
[v1.0](https://github.com/ArasLabs/custom-form-css/releases/tag/v1.0) | Initial release.
@@ -20,6 +21,7 @@ Release | Notes
2021

2122
Project | Aras
2223
--------|------
24+
[v2.0.0](https://github.com/ArasLabs/custom-form-css/releases/tag/v2.0.0) | 11.0 SP12, 11.0 SP14
2325
[v1.2](https://github.com/ArasLabs/custom-form-css/releases/tag/v1.2) | 11.0 SP9, 11.0 SP7, 11.0 SP5
2426
[v1.1](https://github.com/ArasLabs/custom-form-css/releases/tag/v1.1) | 11.0 SP7, 11.0 SP5
2527
[v1.0](https://github.com/ArasLabs/custom-form-css/releases/tag/v1.0) | 11.0 SP7, 11.0 SP5
@@ -41,13 +43,13 @@ Project | Aras
4143
1. Backup your code tree and store the backup in a safe place.
4244
2. Copy the Innovator folder from the project's CodeTree subdirectory.
4345
3. Paste the Innovator folder into the root directory of your Aras installation.
44-
* Tip: This is the same directory that contains the InnovatorServerConfig.xml file.
46+
* Tip: This is the same directory that contains the InnovatorServerConfig.xml file.
4547
4. Backup your database and store the BAK file in a safe place.
4648
5. Open up the Aras Package Import tool.
4749
6. Enter your login credentials and click **Login**
48-
* _Note: You must login as root for the package import to succeed!_
50+
* _Note: You must login as root for the package import to succeed!_
4951
7. Enter the package name in the TargetRelease field.
50-
* Optional: Enter a description in the Description field.
52+
* Optional: Enter a description in the Description field.
5153
8. Enter the path to your local `..\CustomFormCSS\Import\imports.mf` file in the Manifest File field.
5254
9. Select **CustomFormCSS** in the Available for Import field.
5355
10. Optional: Select the **com.aras.innovator.solution.PLM** package from the Available for Import field.

0 commit comments

Comments
 (0)