Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Verified Answer
+1
person also asked this
people also asked this
Replies
5 replies
Subscribers
7 subscribers
Views
4914 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Output from interface rule
ajinkyab277
Certified Lead Developer
over 8 years ago
I have one parent interface rule. lets add AddEmployee form. I am calling another interface rule which has section layout and selected grid. i want to get the selected value back from interface rule to parent interface rule. I am passing ri!selectedGridId from parent rule and and populating value of that rule interface rule in child interface rule. but this value is not coming back in parent rule.
Is there any way i can achieve this.
OriginalPostID-254586
Discussion posts and replies are publicly visible
Parents
0
Dastagiri Dudekula
over 8 years ago
@ajinkya please try in this manner by following given link as per the type of data you are targetting to store. a!save(local!selectedIndices, tointeger({}))
https://forum.appian.com/suite/help/16.3//recipe_use_selection_for_bulk_actions_in_an_inline_editable_grid.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Dastagiri Dudekula
over 8 years ago
@ajinkya please try in this manner by following given link as per the type of data you are targetting to store. a!save(local!selectedIndices, tointeger({}))
https://forum.appian.com/suite/help/16.3//recipe_use_selection_for_bulk_actions_in_an_inline_editable_grid.html
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data