main logo
Subject: Re: Save method is not executed
Author: graeme thomson
Posted: 2001/06/15 02:07:57
 
View Entire Thread
New Search


<i><font color="#663300">Hello again:

If I <b>Add</b> a record to a table using a form based on <i>iBizObjForm</i>, and exit the form with the <b>Close</b> button of the toolbar based on <i>iNavToolBar</i>, it doesn't ask me to save the data, so no TABLEUPDATE() is executed and the record is not saved.

Is this correct?
If I want it to ask me to save, is there any property I doesn't know? or simple I must code it?

Thank you everybody</font></i>

Are you using thisform.New() to add the new record?

It sounds like Ischanged() is not detecting a change to the view and therefore not requiring an update.


 
©2001 graeme thomson
<-- Prior Message New Search Next Message -->