Registering a External Form
Permalink
Hi,
I am trying to add a new external form to a C5 website v8.3.1. I have added a new directory within the root 'blocks' directory then 'external_form/forms/fca_form.php'. I have also added the controller in the 'controller' directory within the same 'forms' directory and renamed the filename to match the template name (fca_form) and renamed the class.
When I try and add an external form within a block, only 'Test Form' appears in the dropdown. The dialog states that it should be in 'applications' directory, but this directory does not exist.
I have looked here too,https://www.concrete5.org/community/forums/chat/external_forms_file_... which I think is the same that I have done and I cleared out the cache. But no luck, the added external form does not appear within the dropdown.
Any ideas? Rather confused by this as custom page_list and custom event_lists templates are working from within the same root block directory.
Thanks,
Rob
--
I am trying to add a new external form to a C5 website v8.3.1. I have added a new directory within the root 'blocks' directory then 'external_form/forms/fca_form.php'. I have also added the controller in the 'controller' directory within the same 'forms' directory and renamed the filename to match the template name (fca_form) and renamed the class.
When I try and add an external form within a block, only 'Test Form' appears in the dropdown. The dialog states that it should be in 'applications' directory, but this directory does not exist.
I have looked here too,https://www.concrete5.org/community/forums/chat/external_forms_file_... which I think is the same that I have done and I cleared out the cache. But no luck, the added external form does not appear within the dropdown.
Any ideas? Rather confused by this as custom page_list and custom event_lists templates are working from within the same root block directory.
Thanks,
Rob
--