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.
Hi Vincem87,
Just use any html for your fields, the fields names should be
topic_info[something]
Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
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?
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
ok..i like this version..thanks