I am using chronoform 6 to create a Abstract Submission Form. I use textarea for the Abstract. But it is not copied into the database. Just the two sentences are copied into the database while I have about 300 words. How to have all the text in the database.
Thank you
Hello leobirame,
What is the type of the field in the database table ? it should be set to "text", you can edit the table using Chronoforms.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hello Admin
I changed the table which was "VARCHAR (255)" to "TEXT". But the modifcation is not applied if I click save table. It always comes back to VARCHAR (255).
Thank you for giving me another solution
Hi leobirame,
Maybe you need to change it using phpmyadmin then, I think that there is a bug with the field type change.
Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.