User-1838255255 posted
Hi jwbutler23113,
According to your description and code, you say it return null, maybe this issue is related to can't get the element, please use the following code to check the id if correct?
var newid = idprefix + "hfSignTime_Password";
Also you could debug your js code in browser, check the code how to run?
If still can't solve it, please share more code for us, this could help you solve the problem.
Best Regards,
Eric Du