Hi,
I am using a calendar report based on a view.
I can insert and edit records into view without any problem.
The view is called as: ci_incident_viewMy calendar report table is based on this view “ci_incident_view”.
But when I try to add and edit the calendar record then I am getting the following error:
insert into “ci_insert_view2” ist not possible.
The issue is here that I do not have a view with name ci_insert_view2.
Where should I check?
mpol_ch