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
5 replies
Subscribers
7 subscribers
Views
2231 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
Hi, I am using the editable grid, populating with the CDT data. one of the
ramakg
A Score Level 1
over 9 years ago
Hi,
I am using the editable grid, populating with the CDT data. one of the CDT column is having true or false option. Based on this value I am resetting the other column value of CDT and making that filed as readonly. but it is not resetting the value.I have tried many options but no luck.
saveInto:{a!save(ri!items[ri!index].abc,"")},
Any help??
OriginalPostID-171418
OriginalPostID-171418
Discussion posts and replies are publicly visible
Parents
0
Rahul Gundu
over 9 years ago
Hi ramakg,
Saveinto statements will be executed when the user interact with the field. In your case write the logic of saveinto in any other column on which the user will interact.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Rahul Gundu
over 9 years ago
Hi ramakg,
Saveinto statements will be executed when the user interact with the field. In your case write the logic of saveinto in any other column on which the user will interact.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data