I have created a custom record to show a list of l...
# general
r
I have created a custom record to show a list of laptops issued in the company and their current holders. I also need to show the historical changes to this custom record, for example if the laptop holder changes on a particular date, the record should show me historical changes as well. Is this possible using custom records? Thanks
k
you might have one record called "laptop" and another called "laptop issue"
first record would have information that is static and unchanging about a laptop - and then another to indicate who it was issued to and when, and when they returned it
a
I agree with @KevinJ of Kansas I would do two records. The laptop issue record would be a child record of the laptop record