I don't know if this is in the scope of this package, or Umbraco Forms, but it would be good to send the data with ajax for especially subscribe forms in the bottom of pages (as The Arlight web site). In such pages the feedback message can be missed after sending the form.
Error after installation
Hello Matthew,
Thanks for the package.
I had the following error after installation completed. I installed on a fresh Umbraco 7.7.3 and Umbraco Forms 6.0.3.
Do you have any idea?
Best regards...
Hi Osman,
Does the folder exist? It looks like it failed to install correctly. There should also be a dll in the bin folder.
I don't have time to test it myself but hopefully at the weekend if this is not the issue.
Thanks Matt
EDIT
I have found the issue (and a couple more) with the package installer. I will get this fixed ASAP.
Hi Osman,
Found that the way I packaged this up was pretty much completely wrong!
I have released a version 1.2.0 this package now cleanly installs, don't forget to add your APIKey in the web.config
Thanks for the quick feedback and support. I managed to install the package without any problems.
Lastly where shall i add the api key and list id.
Bets regards...
No problem, nice to see someone else getting use out of it.
They go in the appSettings section of the web.config
umbFormCampApiKey - Campaign monitor API Key umbFormCampClientId - Campaign monitor Client ID
I had the chance to test with Umbraco Forms 4.4.2
It works like charm. I've been waiting for this package for years. Thank you very much.
Ps. Is it possible to integrate the workflow in subscribe forms without checkbox. For example the form in the footer of http://www.arlight.net/en
Just don't set a subscription field and it will automatically subscribe
I added static value true and it worked.
Best regards
You are more than welcome!
Glad it's all working for you.
Any suggestions on improvements etc are welcome on here or on GitHub :)
Thanks Matt
I don't know if this is in the scope of this package, or Umbraco Forms, but it would be good to send the data with ajax for especially subscribe forms in the bottom of pages (as The Arlight web site). In such pages the feedback message can be missed after sending the form.
Yeah not really in scope for this package, but you can Ajax the form
https://our.umbraco.org/forum/umbraco-forms/80174-ajax-umbraco-forms
Matt
Thanks Matthew, i'll dig into it in a more free period.
is working on a reply...