![]() |
|
add a form to a page - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: add a form to a page (/thread-4201.html) |
add a form to a page - aaea73 - 06-12-2008 Hello, I'm trying to add a simple submit form to a page. I click the html button on the tinymace editor, a dialog box with the html code of the page appears, I insert the following code in the html: Username: the form is displayed on the page, but the submit button is grayed out. How can I make it work as it does in a regular HTML page? Thanks for the great support. add a form to a page - aaea73 - 07-12-2008 Problem solved. In the file texteditorconfig.php, just add: add a form to a page - acrylian - 08-12-2008 Ok, sorry for the late reply. I would have recommended to look at the tinyMCE config file, too. You also could have just used the codeblock. |