November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
You can do that by adding the following:
<%=comment.CommentedEntity.ID.ToString() %> //this return objectID reference
into Index.ascx and ViewDetails.ascx file in this directory:
%Program Files%\EPiServer\CommonFramework\7.5.394.2\Application\EPiServerCommon\Views\Approval (assume that you are using 7.5)
Then you can use this ID to find the mapping catalogEntryID in tblBigTable, once you have catalogEntryID, I guess it is easy for you to display the product name or whatever field you like.
Hope this works for you.
Hi,
The product has comments. How to show product column in Community Approval gadget ?
Many Thanks in advance.