Hi everyone,
I am trying to create an external link in the RESOURCESCREENINGPACKAGE, form RESOURCESCREENINGPACKAGEDETAILS, for results of behavioral assessments.
The first part is hard coded to the vendor site: example: https://xxxxxxxxxxxxxxxxxxxxx.com/survey/getreport.php?report_token= and then I have the token in a field. What I need to do is combine the two for the link but it's not working. It can't find the "token"
I was able to get a field that has the full URL in it but it's not "clickable". It has to be copied and pasted. for that field I used a custom Derived field of return (AssUrl + Token) called PostbackReportResults. I tried using that as the link and also.
I've done this before with a "fixed" link like the one below but not with one that has to have the part of it be specific to a token (like a variable)
button of untranslatable:"Click here for more details"
link is external "infor-appdev.hmc.hurleymc.com/.../AlertsInstructions.pdf"
display as link
I have searched documentation and have an Infor case opened but nothing yet.
Does anyone have any suggestions? I would greatly appreciate it!
Thank you!