Finally!
Thanks a lot Floris, work fine in my board.
Announcement
Collapse
No announcement yet.
Template conditional to announcement id
Collapse
X
-
The announcement itself is actually a post. But you can use:
$announcementinfo[announcementid]
Leave a comment:
-
Template conditional to announcement id
<if condition="THIS_SCRIPT=='announcement' AND announcementid=='xx'"> ..... </if>
or
<if condition="$show['announcement'] AND announcementid=='xx'"> ... </if>
Whats the correct solution to use the announcement id?
Thank you!Tags: None
Related Topics
Collapse
-
by DemOnstarDoes VB 5 have the facility to auto generate announcements to individuals who haven't joined any groups in an allotted time period or a given number of posts?
Thanks.-
Channel: Support Issues & Questions
Sat 19 Jan '13, 10:07pm -
Leave a comment: