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
8 replies
Subscribers
9 subscribers
Views
8280 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
How to save local!variable inside a with to Rule Input. Any advise on this will
jegadeeswaran
over 9 years ago
How to save local!variable inside a with to Rule Input. Any advise on this will be helpful.
OriginalPostID-180655
OriginalPostID-180655
Discussion posts and replies are publicly visible
Top Replies
Tim
over 9 years ago
+1
Certified Lead Developer
You can do this from any SAIL component with a!save() function so a button on link field: a!save(ri!myRuleInput, local!myLocalVar)
Parents
0
Tim
Certified Lead Developer
over 9 years ago
You can do this from any SAIL component with a!save() function so a button on link field:
a!save(ri!myRuleInput, local!myLocalVar)
Cancel
Vote Up
+1
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Tim
Certified Lead Developer
over 9 years ago
You can do this from any SAIL component with a!save() function so a button on link field:
a!save(ri!myRuleInput, local!myLocalVar)
Cancel
Vote Up
+1
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data