You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<listingname="New_listing1"disabled="false"listingType="table"fieldList="Link,Name As Post,Created,Views,CommentsAmount As Comments,AvgVote as Votes,'<a href="'||$Extract(Author->Link,7,Length(Author->Link))||'" target="_blank" onclick="var e=event||window.event;e.stopPropagation();e.cancelBubble=true;">'||Author->Name||'</a>' As Author,SubsCount as Favorites">
140
+
<listingname="New_listing1"disabled="false"listingType="table"fieldList="Link,Name As Post,Created,Views,CommentsAmount As Comments,AvgVote as Votes,SubsCount as Favorites,Author->Name as Author,Author->Email as "Author Email"">
115
141
</listing>
116
142
</cube>
117
143
}
@@ -162,18 +188,6 @@ ClassMethod GetGroupName(postId, prop As %String) As %String
0 commit comments