Chronoforms Placeholder not displaying as intended

stauss 20 Jun, 2009
Hi all,

I am new to chronoforms and have encountered some problem with the placeholder which i am unable to resolve after searching the forums.
Please kindly take a look.

I have set up a placeholder {sample} with below code:

<?php echo "This is where the forms will load"; ?>
<?php 
$sample =& JFactory::getEditor();
echo $sample->display('fulltext','','80%','350','55','20',false);
?>


When displaying the the form:
It only displays "This is where the forms will load". But not rest of the form (the code was recycled from a multiholder thread in the forum).
Max_admin 22 Jun, 2009
Hi stauss,

I tested your code and its working fine here so I think you don't have any editors enabled at your website or disabled for your user account!

Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.