I am facing an issue with creating new interactive grids in my workspace (for all applications).
Specifically, the data is not saving or updating. Here's a detailed description of the problem:
- I have multiple applications in the workspace, and in none of them can I save or update data in a newly created interactive grid.
- Interestingly, if I create an interactive grid using the new page wizard, it works perfectly fine. This issue seems to occur only when the grid is created manually in page section.
- To test, I used a simple **EMP** table and configured the Interactive Grid without any custom JavaScript. I added the table as the source and enabled options for Add Row, Update Row, and Delete Row.
However, this simple grid also fails to save or update data.
- Both default buttons and manually created buttons for saving do not work.
I'm surprised by this issue, as I have never encountered anything like this before in my workspace or applications.
Could there be some workspace-level or application-level settings affecting Interactive Grids?