سؤال

I want to add a column that contain a default hyperlink value "Show Details". When i click on, i will be redirect to the page of item details that i created with JAVASCRIPT.

Please how to do that?

هل كانت مفيدة؟

المحلول

The solution is : Create a calculated Column and make as formula

="<a  target='_blank' href='http://intranet/CA/Restricted/SitePages/Service%20Details.aspx?ProspectID="&ID&"'>Show Details</a>"
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى sharepoint.stackexchange
scroll top