ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,728
- Points
- 823
Reputation:
I would like to find the thread type (suggestion, article, discussion) when i'm reading, editing or when i create a new one.
If I do
<xf:js>
my_type_2 = document.getElementsByName('discussion_type');
....
</xf:js>
I get the type for a new thread, but if I reply or edit an existing one I get nothing.
How do I get the thread type when I edit or reply and not just when starting a new thread?
Thanks for any help
Continue reading...
If I do
<xf:js>
my_type_2 = document.getElementsByName('discussion_type');
....
</xf:js>
I get the type for a new thread, but if I reply or edit an existing one I get nothing.
How do I get the thread type when I edit or reply and not just when starting a new thread?
Thanks for any help
Continue reading...