Hi
Is it possible to create a database link into a view column? And if yes, then how?
J
Hi
Is it possible to create a database link into a view column? And if yes, then how?
J
Subject: Creating a database link into a view
Yes.
Write the column as HTML enclosed in brackets
Actual Sample:
“a href="/” + @WebDbName + “/” + “spGetSP?OpenAgent&did=” +
@LowerCase(@Text(@DocumentUniqueID)) +“">” + Item + “]”