Hi All,
I'm try to have a form load in the body of an article. I have done this before using the following {chronoforms5}my-form-name{/chronoforms5} but no all I see is that code. I've checked most of what I could find in the forum and the pulg-in is enabled.
What do I do next?
Fred
sample page: http://fjdassociatesinc.com/test
I'm try to have a form load in the body of an article. I have done this before using the following {chronoforms5}my-form-name{/chronoforms5} but no all I see is that code. I've checked most of what I could find in the forum and the pulg-in is enabled.
What do I do next?
Fred
sample page: http://fjdassociatesinc.com/test
HI Fred,
Please check what you have actually added to the article which is
Note that <form> tags are technically not permitted inside <p> tags and some browsers may not show the form in that case, so better switch to <div> or nothing at all.
Bob
Please check what you have actually added to the article which is
<p>{chronoforms5}<a href="/administrator/index.php?option=com_chronoforms5&act=edit&id=2">requestinfo</a>{/chronoforms5}</p>Please switch the editor settings so that you can see the unformatted HTML and change this to <div>{chronoforms5}requestinfo{/chronoforms5}</div>
Note that <form> tags are technically not permitted inside <p> tags and some browsers may not show the form in that case, so better switch to <div> or nothing at all.
Bob
This topic is locked and no more replies can be posted.
