Not knowing what your Active Link design is, makes it difficult to pinpoint where your problem lies. The main problem is that the system does not know who the person is in order to bring up the information from the User Form. Suggest you do a Set Field action inside a field using $USER$ in the display only field on the HPD Help Desk form, followed by the Set Field action of the comparison of the Display Only Field to the User LoginName. This will then allow the system to compare the data together because in your setting, it is looking for a non-existing user to display the data from the expiration field, thus it cannot be obtainable. Try this and see if it works.