I know there is a way but I don't know how to do it...
When users make updates to rows in a database, how can you tell exactly which fields were changed?
Hi,
For a Complete record you may make use of :System.Record_Status.
As for Item is concerned make use of built-in
Get_Item_Property('Blockname.Item_name',Database_value)
Also take a look at Get_item_property('Blockname.Item_name',Update_column) proertiy in Form builder Help.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.