Skip to Main Content

Oracle Forms

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

commit a previous line in a multirecord text_item

SiatGesi3 days ago — edited 3 days ago

Is it possibile save the previous record?

I have this master /detail block (base table)

Immagine che contiene testo, software, Icona del computer, Software multimediale<br />Il contenuto generato dall'IA potrebbe non essere corretto.

Immagine che contiene testo, schermata, software, Icona del computer<br />Il contenuto generato dall'IA potrebbe non essere corretto.

  1. i insert a new line

Immagine che contiene testo, schermata, schermo, software<br />Il contenuto generato dall'IA potrebbe non essere corretto.

3)if i insert newly another without save button i want that a previous row is saved (in the example col Veic=d targa motrice=DE567TY)

Immagine che contiene testo, schermo, schermata, software<br />Il contenuto generato dall'IA potrebbe non essere corretto.

When i click a new line the previous line is not committed..

I don’t succeed in trapping the event…when_validate is no good because commit clause is not permited.. the when new-record-instance trigger that when create ea new line committed the previous line without the saving button?

I have read an old document to the trigger sequence ..but i have tryed post trigger , when..trigger but nothing to do..

tkx for your time

This post has been answered by SiatGesi on Sep 1 2025
Jump to Answer
Comments
Post Details
Added 3 days ago
2 comments
53 views