When I update the field Contract (value: 10001) for the first time on my form, the button link will take me to the correct Contract in ViewContract. If I change the field Contract to value: 10002 and save, the link will continue to take me to the ViewContract form for the first value (10001). If I sign out, clear my browser cache, and then sign back in, the link will take me to the new ViewContract form value (10002).
Is there additional code I can add to force the "link is" to use the new value?
paragraph
Contract
show up to 4 characters
visible when (Contract entered)
Contract.Name
display as text
Contract.Status
button of "<Contract>"
link is Contract.ViewContract
label is "Contract"
display as link