@@ -8,13 +8,15 @@ This project contains sample code that demonstrates how to call a datepicker dia
8
8
9
9
Release | Notes
10
10
--------|--------
11
+ [ v1.0.2] ( https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.2 ) | Updated Usage for v12
11
12
[ v1.0.1] ( https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.1 ) | Tested 11.0 SP12, SP15. Tested on Edge, Firefox 60 ESR, Chrome.
12
13
[ v1.0.0] ( https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.0 ) | First release. Tested on Internet Explorer 11, Firefox 38 ESR, Chrome.
13
14
14
15
#### Supported Aras Versions:
15
16
16
17
Project | Aras
17
18
--------|------
19
+ [ v1.0.2] ( https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.2 ) | 11.0+, 12.0+
18
20
[ v1.0.1] ( https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.1 ) | 11.0 SP7+, 11.0 SP12+, 11.0 SP15
19
21
[ v1.0.0] ( https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.0 ) | 11.0 SP7
20
22
@@ -30,7 +32,7 @@ The project's import package contains a Javascript method - labs_CallDateDialog.
30
32
31
33
### Pre-requisites
32
34
33
- 1 . Aras Innovator installed (version 11.0 SPx preferred )
35
+ 1 . Aras Innovator installed (see "Supported Aras Versions" above )
34
36
2 . Aras Package Import tool
35
37
3 . CallDateDialog import package
36
38
@@ -53,12 +55,13 @@ You are now ready to login to Aras and try out the Call Date Dialog action.
53
55
## Usage
54
56
55
57
1 . Log in to Aras as admin.
56
- 2 . In the main menu, select ** Actions > Call Date Dialog** .
58
+ 2 . From the User menu (upper right corner), select ** Actions > Call Date Dialog** .
59
+ - In v11, use the ** Actions** menu to choose the ** Call Date Dialog** Action.
57
60
3 . When the datepicker dialog appears, choose a date.
58
61
59
62
The dialog will be dismissed and a browser alert dialog will appear, displaying the selected date value.
60
63
61
- ![ Date Dialog Demo] ( ./Screenshots/demo.gif )
64
+ ![ Date Dialog Demo] ( ./Screenshots/12- demo.gif )
62
65
63
66
## Contributing
64
67
0 commit comments