D dutchbb Well-known member Feb 19, 2025 #1 Is it possible to show the stars from a custom thread field? This only shows a number Code: <xf:if is="$thread.custom_fields.ID"> <li>{$thread.custom_fields.ID}</li> </xf:if>
Is it possible to show the stars from a custom thread field? This only shows a number Code: <xf:if is="$thread.custom_fields.ID"> <li>{$thread.custom_fields.ID}</li> </xf:if>