I want to create a customized form, on submitting, submitted data should be stored in customized database.
I have created a form with input fields, and also created customized DB table.
And also tried connecting fields with table fields.
As the fields connecting to the table fields, the input fields is getting disabled by default on publishing in site view.
i followed the documentation for connecting dataset, but still facing the same issue.
Please help me to solve this.
Thanks in advance