How to fetch default values and selected values from the list?
Monday, April 15, 2019 at 12:10pm
0
votes
Hi Duo,
Could you please point me to how to fetch the list of values, default value and the value chosen by the signer using sdk and rest?
Thanks!
April 15Created
January 21Last Updated
5 years agoLast Reply
2Replies
16Views
2Users
0Likes
0Links
Duo_Liang | Posts: 3776
Reply to: How to fetch default values and selected values from the list?
Monday, April 15, 2019 at 12:39pm
0
votes
Hey Sanaha,
Below picture shows you how the list of values are stored in package JSON and how you can retrieve them in Java SDK code:
And the attachment is the code I used above;
For the value of the list, after your signer completed the signing ceremony, it indicates the default value, if you want to store this information, you can use Package Attribute feature or Document Attribute Feature.
Hope this could help!
Duo
Reply to: How to fetch default values and selected values from the list?
Monday, April 15, 2019 at 12:39pmReply to: How to fetch default values and selected values from the list?
Monday, April 15, 2019 at 12:39pm