Re: How to check if the user has changed value in the form?

From: <igal_at_healthstreet.com>
Date: Mon, 28 Sep 1998 19:10:31 GMT
Message-ID: <6uomv7$ugn$1_at_nnrp1.dejanews.com>


In article <6uobu6$g9u$1_at_pulp.ucs.ualberta.ca>,   by2_at_gpu2.srv.ualberta.ca (B Yan) wrote:
> Hi there,
>
> I am building a form using form5.0. I need to know if user is changing a
field's value, for example, I have an item named item1, after query, it has value item1_value1. Then user may change this value and update the record, How do I check if the user has changed this value before update? Any hint is appreciated! Thank you in advance!
>
> Brian Yan
> --
>
> Best Wishes!
>
Get_Item_Property('item1',database_value) will give you the value of the item as it was in the database. If it's different than the current item value item1 was changed.
Igal
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Mon Sep 28 1998 - 21:10:31 CEST

Original text of this message