Hi,
I want to customize the save button on a form.I want to create a json with payload and all info on save of form.This json will be used later on the workflow for approval,submission on the basis of payload information in Json.How can this be achieved.
Thanks,
Richa
Hi Richa,
You can use JSON Deserialize and JSON Serialize.
You can also use ardojson, here is the documentation.
Source: https://www.outsystems.com/forums/discussion/26225/how-to-use-json-in-outsystems/#Post96418