Hello, I have seen that there is a menu "extra info" in the settings.
I would like to insert new fields when the user creates a new topic.
I do not know html code.
I would like to insert new fields when the user creates a new topic.
I do not know html code.
Hi Vincem87,
Just use any html for your fields, the fields names should be
Regards,
Max
Just use any html for your fields, the fields names should be
topic_info[something]
Regards,
Max
I used:
<input type="text" name="topic_info[time]" value="time" size="20" maxlength="20" />
the field appears below subscribe to the topic, not under the subject field!
which html have you used for this topic?
<input type="text" name="topic_info[time]" value="time" size="20" maxlength="20" />
the field appears below subscribe to the topic, not under the subject field!
which html have you used for this topic?
We use here a newer version to display the fields under the subject, I can send you the installer by email if you like!
Regards,
Max
Regards,
Max
This topic is locked and no more replies can be posted.