Re: Forms 4.5; save changes
Date: 14 Aug 1998 11:51:00 GMT
Message-ID: <01bdc779$cf1aeb20$f12b15ac_at_tonta000072>
Hello Arnold,
Have you tried installing Oracle in German lanquage? If you are able to, it would probably solve your problem.. All genreic messages will appear in german.
Good luck,
Richard
Arnold Schommer <aschommer_at_fs-edv.de> schreef in artikel
<35D2E33D.9D11A7ED_at_fs-edv.de>...
> Because i am writing an application in German, i need to avoid the
> standard questions "Do you want to save the changes you have made ?".
>
> But when do i have to handle saving of changes ????
>
> I thought, if :SYSTEM.FORM_STATUS = 'QUERY', there is nothing to save,
> but now i get one of these questions right after i have verified that
> this condition is met.
>
> I have SET_FORM_PROPERTY('my_form', DEFER_REQUIRED_ENFORCEMENT,
> PROPERTY_TRUE), but even if i jump to another non-table-based block,
> FORM_STATUS remains QUERY.
> The Validation Unit of the form doesn't matter (same results & behaviour
> with default, block, item); the Form-Property VALIDATIUON is TRUE.
>
> Can anybody help me ?
>
> Thanks in advance,
>
> Arnold
>
Received on Fri Aug 14 1998 - 13:51:00 CEST