Hello Team,
I am using formbuilder with 10 fields and also formbuildermultiplier to accomodate 3 other fields.
The requirement is to have these field results in separate columns, since the data needs to be viewed by a 3rd party applications
How do I decode the string stored by formbuilder? I am thinking of creating a temp table with necessary columns and storing the data,so it can be accessed by external application. Please let me have your thoughts on how to proceed.
Thanks