Skip to content

Commit f1ef370

Browse files
000-905: user input
1 parent 622494b commit f1ef370

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

articles/en/PowerPlatform/dropdownuserinput.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,27 @@ image: 'https://unsplash.com/s/photos/random'
66
hero_image: '/img/IMG_20220521_140146.jpg'
77
show_sidebar: false
88
hero_height: is-small
9-
date: '2025-04-06'
9+
date: '2025-04-12'
1010
---
1111

1212

1313

1414

1515

16+
### Add a Trigger with User Input
17+
Add a trigger like "Manually trigger a flow".
18+
19+
In the trigger configuration, add an input field by clicking Add an input.
20+
21+
Choose Dropdown from the list of available input types.
22+
23+
### Configure the Dropdown
24+
Enter a Label for the dropdown field. This will be the question or prompt shown to the user.
25+
26+
Add the Dropdown Options:
27+
28+
List each option you want users to choose from.
29+
30+
Example: Enter options like "Option 1," "Option 2," and "Option 3."
31+
32+
Optionally, set a Default Value.

0 commit comments

Comments
 (0)