I am putting together a config item to record information about a lease agreement for users and with this agreement i have some default values that it reads from to do all its caculations, but these default values are contained in another location for personal who have access to change the default values at time. My problem is when the agreement is made and saved there will be changes to these default values and to the agreement as well. What I want to do is if the default values are changed I do not want to change all the agreements if they are resaved.
Can some one point me in the right direction I am still learning boo calculations and I am sure that I am looking at an If statement or something to check if value is = 0
Thanks.