How to have CRUD operations for Custom Data source (SQL DB)

Confluence User - 13 Jan, 2023

I've a  Custom DB in SQL and would like to build CRUD operations for same using the enterprise CRUD features in user view.  I've also developed a form for Addition & editing of records.

But after configuring the datalist and forms in user view and upon running , i could get only the Table populated with the data from DB, but New, Edit & Delete operations are not working.


New → Record not saved to DB

Edit→ Record Not found error page is displayed

Delete → 404 error is displayed.

Request to let me know the exact steps for building the CRUD operations with custom data source.


Thanks,

Annamalai.

datalists;forms;database

1


14 Jan, 2023
confluenceUser
confluenceUser

Hi, there are examples in JDBC Form Binder to perform CRUD operations for a custom DB.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print