Skip to content

Commit d74d273

Browse files
authored
Merge pull request #10 from sampoearas/master
Update usage for v12
2 parents 144a22d + 5d76b70 commit d74d273

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ This project contains sample code that demonstrates how to call a datepicker dia
88

99
Release | Notes
1010
--------|--------
11+
[v1.0.2](https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.2) | Updated Usage for v12
1112
[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.
1213
[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.
1314

1415
#### Supported Aras Versions:
1516

1617
Project | Aras
1718
--------|------
19+
[v1.0.2](https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.2) | 11.0+, 12.0+
1820
[v1.0.1](https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.1) | 11.0 SP7+, 11.0 SP12+, 11.0 SP15
1921
[v1.0.0](https://github.com/ArasLabs/call-date-dialog/releases/tag/v1.0.0) | 11.0 SP7
2022

@@ -30,7 +32,7 @@ The project's import package contains a Javascript method - labs_CallDateDialog.
3032

3133
### Pre-requisites
3234

33-
1. Aras Innovator installed (version 11.0 SPx preferred)
35+
1. Aras Innovator installed (see "Supported Aras Versions" above)
3436
2. Aras Package Import tool
3537
3. CallDateDialog import package
3638

@@ -53,12 +55,13 @@ You are now ready to login to Aras and try out the Call Date Dialog action.
5355
## Usage
5456

5557
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.
5760
3. When the datepicker dialog appears, choose a date.
5861

5962
The dialog will be dismissed and a browser alert dialog will appear, displaying the selected date value.
6063

61-
![Date Dialog Demo](./Screenshots/demo.gif)
64+
![Date Dialog Demo](./Screenshots/12-demo.gif)
6265

6366
## Contributing
6467

File renamed without changes.

Screenshots/12-demo.gif

1.35 MB
Loading

Screenshots/v12-action_steps.png

27.7 KB
Loading

0 commit comments

Comments
 (0)