Field changes prompting save

Peter Haworth pete at lcsql.com
Tue May 14 11:36:01 EDT 2013


Write a closeStack handler for the substack that issues a save command.
 It's kinda working around the issue rather than fixing it but does avoid a
user prompt.

Pete
lcSQL Software <http://www.lcsql.com>


On Tue, May 14, 2013 at 7:14 AM, Bert Shuler <bertshuler at yahoo.com> wrote:

> I created a sub-stack with my fields, and I am using a sqlite db to
> populate them.
> It has the standard "next record" and CRUD type buttons.
>
> When I close the substack via the X (windows form close), it prompts me to
> save.
> I want to do the saving to the DB, and the substack should not prompt to
> save.
>
> Any ideas on how to do this? Honestly, I did some searching in the docs,
> but I am not sure which terms to search for.
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list