Question
How to save Form Data(Core Form Container) as a JSon format
Hi All,
I want to save my core form container data to json format so I can use that json file into my servlets or api like wherever I want. Is it possible to save form data as json ??