Skip to content

Commit f867654

Browse files
authored
Merge pull request mendix#10700 from nikolai-paramonov/off/831-add-download-web-file-action-doc
Added a new Download web file activity to the Nanoflow Commons activity list
2 parents a811a23 + c44c988 commit f867654

1 file changed

Lines changed: 37 additions & 36 deletions

File tree

content/en/docs/marketplace/platform-supported-content/modules/nanoflow-commons.md

Lines changed: 37 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -9,43 +9,44 @@ description: "Describes the configuration and usage of the Nanoflow Commons modu
99

1010
The [Nanoflow Commons](https://marketplace.mendix.com/link/component/109515/) module contains the following commonly used nanoflow actions that are usable across web, hybrid mobile, and native mobile apps:
1111

12-
| Category | Action |
13-
| :------------------ | :--------------------------- |
14-
| Client activities | Hide progress |
15-
| | Refresh entity |
16-
| | Refresh object |
17-
| | Reload |
18-
| | Show confirmation |
19-
| | Show progress |
20-
| | Sign in |
21-
| | Sign out |
22-
| | Toggle sidebar |
23-
| External activities | Call phone number |
24-
| | Draft email |
25-
| | Navigate to |
26-
| | Open map |
27-
| | Open URL |
28-
| | Send text message |
29-
| | Share |
30-
| Geolocation | Geocode |
31-
| | Get current location |
12+
| Category | Action |
13+
|:--------------------|:-------------------------------------------|
14+
| Client activities | Download web file |
15+
| | Hide progress |
16+
| | Refresh entity |
17+
| | Refresh object |
18+
| | Reload |
19+
| | Show confirmation |
20+
| | Show progress |
21+
| | Sign in |
22+
| | Sign out |
23+
| | Toggle sidebar |
24+
| External activities | Call phone number |
25+
| | Draft email |
26+
| | Navigate to |
27+
| | Open map |
28+
| | Open URL |
29+
| | Send text message |
30+
| | Share |
31+
| Geolocation | Geocode |
32+
| | Get current location |
3233
| | Get current location with minimum accuracy |
33-
| | Request location permission |
34-
| | Reverse geocode |
35-
| Local storage | Check storage item exists |
36-
| | Clear cached session data |
37-
| | Get storage item object |
38-
| | Get storage item object list |
39-
| | Get storage item string |
40-
| | Remove storage item |
41-
| | Set store item object |
42-
| | Set storage item object list |
43-
| | Set storage item string |
44-
| Other activities | Generate unique ID |
45-
| | Get guid |
46-
| | Get object by guid |
47-
| | Get platform |
48-
| | Wait |
34+
| | Request location permission |
35+
| | Reverse geocode |
36+
| Local storage | Check storage item exists |
37+
| | Clear cached session data |
38+
| | Get storage item object |
39+
| | Get storage item object list |
40+
| | Get storage item string |
41+
| | Remove storage item |
42+
| | Set store item object |
43+
| | Set storage item object list |
44+
| | Set storage item string |
45+
| Other activities | Generate unique ID |
46+
| | Get guid |
47+
| | Get object by guid |
48+
| | Get platform |
49+
| | Wait |
4950

5051
## Read More
5152

0 commit comments

Comments
 (0)