Hello
Trying to build some example in Sharepoint, which should in the end work with our not yet available SQL database.
I have a simple sharepoint list: code, description, date-added, date-changed.
Build a standard app on that. With a Browsescreen, Detailscreen and Editscreen.
When I edit a record on the Editscreen and change something I would like date-changed get the value of today.
Date-added must not change.
When I add a record, by using + on the Browsecreen, I would like date-added and date-changed get the value of today.
Is there a possibility?
Regards
Ron