Custom URL in Custom form
How do we put a custom URL in a custom form? I'm trying to add the URL of the task overview in the custom form using this expression, but it's not giving me anything. CONCAT(‘‘https://<domain>.my.workfront.com",“/”,“task/”,ID,"/overview’’)

