I have grid column and that should get the page url and redirect to that page which i click that column name, but i am getting JS error and its not moving to another page from the URL the link taken as below
Js code in grid column
javascript:var x=window.open( '&DOCUMENT_URL.' , '_blank' )
Url which is taking automatically:
Can anyone help
I am expecting the when i click the column name it has to redirect correclty , i have mentioned the url in grid select query for that column but why its taking the below link