Question
2
Replies
374
Views
Sensiple Software Solutions Pvt Ltd
Posted: January 18, 2018
Last activity: December 21, 2018
Closed
Solved
Activity
Hi,
How to update the user values that is stored in local data storage using activity.
Regards,
Pavithra
***Updated by moderator: Lochan to add Categories***
Hi Pavithra,
You can use obj-open by handle method to open the record by providing pzInsKey.
Later you can change value using Property-Set method and obj-save it.
This should update the record.
Thanks,
Ujjwal