|
|
|
Re: Tabular Form created on a View is not Updating [message #600242 is a reply to message #600232] |
Mon, 04 November 2013 00:44  |
 |
Littlefoot
Messages: 21654 Registered: June 2005 Location: Croatia, Europe
|
Senior Member Account Moderator |
|
|
I see ... unfortunately, I'm not sure that this is the right choice. It means that a view has a primary key column, and it is the BOOKING_ID. Views don't and can't have primary key constraints, so that's rather doubtful. It looks as a nice try to fool Apex, but - eventually - it realized that it can't work.
As you saidQuote:... other 4 fields are updatable and has to insert the data into a single table could you rewrite it so that page is based on the "single table" you mentioned? If not, there's nothing much I can say about it. I never had the same problem so my experience equals zero.
|
|
|