Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
7 subscribers
Views
1612 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Integrations
Hi All, Am looking for fitness code to select a value from dropdown
mohamedt808
over 8 years ago
Hi All,
Am looking for fitness code to select a value from dropdown filed, any help??
Thanks,
Thoufiq
OriginalPostID-212948
OriginalPostID-212948
Discussion posts and replies are publicly visible
Parents
0
Ashvin Kapur
over 8 years ago
Try the following command:
| populate field | <<fieldname>> | with | <<selection>> |
So for a "Status" dropdown for which you want "Completed", the expression would be as follows:
| populate field | Status | with | Completed |
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Ashvin Kapur
over 8 years ago
Try the following command:
| populate field | <<fieldname>> | with | <<selection>> |
So for a "Status" dropdown for which you want "Completed", the expression would be as follows:
| populate field | Status | with | Completed |
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data