hemant_bhardwaj Well-known member Licensed customer Oct 30, 2018 #1 i were wondering is there any condition for thread redirect ? like <xf:if is="thread_redirect" > //code here </xf:if>
i were wondering is there any condition for thread redirect ? like <xf:if is="thread_redirect" > //code here </xf:if>
arms Well-known member Licensed customer Oct 30, 2018 #2 <xf:if is="$thread.discussion_type = 'redirect'">