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
6 replies
Subscribers
7 subscribers
Views
2391 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
We are using the PagingGrid in the form to add the Freight and Tax detail. The i
sudhirp804
over 10 years ago
We are using the PagingGrid in the form to add the Freight and Tax detail. The issue is once we have added the detail in the paging grid and then again go back to check the detail which we have added in the paging grid ,the detail which we have added getting disappeared. We have already the set the default value of the field in the form. Could anyone let me know how to resolve this issue as we need to see the data which we have entered in the paging grid....
OriginalPostID-134076
OriginalPostID-134076
Discussion posts and replies are publicly visible
0
sudhirp804
over 10 years ago
Details which we have added in Paging Grid.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
janakik
over 10 years ago
Make sure the process variables you setting as a default value to the grid fields and the process variables which are mapped with the ACP's are same.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sudhirp804
over 10 years ago
I have verified the default value to the grid and the process variables which are mapped with the ACP's are same.
Please note here what I did...
Process Variable : estimatedCost
Save into : freightMetadataOrigs.amount
Default Value : =pv!freightMetadataOrigs.amount
Save Value As - estimatedCost
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
janakik
over 10 years ago
What is mapped in the input tab for the acp!estimatedCost field? If the value property of acp!estimatedCost is blank then please map the amount PV. I would suggest you to create a single acp of CDT and use this for storing the form values.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
sudhirp804
over 10 years ago
Please note the screenshot that we have used to save the input value of the variable.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Sumeet Khare
over 10 years ago
Hi, are you performing all this activity in a single form? if yes, then can you check if you are using any javascript to clear the values? if no, then check if the same acp is been used anywhere else.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel