Benetta, 
The initial problem I notice is that you need to update the calculated field with your domain. Right now you still have mine: 
CONCAT("https:// streamco .my.workfront.com","/","project/view?ID=",ID,"&activeTab=form-customdata") 
Change the bold part to your Workfront domain. 
After you...