Portal Engine Questions on portal engine and web parts.
Version 7.x > Portal Engine > Adding a Macro in SQL View modes: 
User avatar
Member
Member
usmaan.dad-controlf1.co - 6/13/2013 3:23:28 AM
   
Adding a Macro in SQL
Hi Forum,

I wish to add a macro in my sql so that I can do something like this:

dc1.DocumentID = {%DocumentID%}

Basically meaning, where the DocumentID of dc1 is Equal to the current DocumentID.

Any idea how I can achieve this?