Hi fellow Oracle Forms developers,
I have added a new detail block + canvas + window to an existing master block in a form.
My new detail block is based on a database table.
When testing my form, I am able to insert and update records OK in the details block. But the standard "delete" button is not enabled. Very strange.
I have checked that the data block has "delete allowed" set to Yes.
I dont have any custom code that modifies this dynamically
What can be the reason for this behaviour ?
/Søren