# Campaign - Lead is not being added to lead list on form submit

**URL:** https://forum.mautic.org/t/campaign-lead-is-not-being-added-to-lead-list-on-form-submit/5714
**Category:** Product Support
**Created:** [March 23, 2016, 9:35pm UTC](https://forum.mautic.org/t/campaign-lead-is-not-being-added-to-lead-list-on-form-submit/5714 "2016-03-23T21:35:34Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![rafael.aca](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/rafael.aca/32/56_2.png) [@rafael.aca](https://forum.mautic.org/u/rafael.aca)
#### Post date: [March 23, 2016, 9:35pm UTC](https://forum.mautic.org/t/campaign-lead-is-not-being-added-to-lead-list-on-form-submit/5714/1 "2016-03-23T21:35:34Z")

</div>

Hi,  
  
  
  
As you will see soon, I’m new with Mautic.  
  
  
  
I’m trying to create my first campaign with a Form + Lead List + Landing Page  
  
  
  
Can anybody tell me what am I missing?  
  
  
  
My steps was as follows:  
  
  
  
0: This was all tested on Mautic hosted version.  
  
1: Created lead list  
  
2: Created form with 2 fields (Name and E-mail)  
  
3: Created a Landing Page with the form I just created  
  
4: Created a Campaign

- Add the Form as Lead Source  
- Add Action Modify Lead’s List  
- Selected the Lead List I just created in the “Add List”  
- “Remove List” left blank  
- Connected the Lead Source with the Action  
  
5: Saved all  
  
6: Published all  
  
7: Accessed the Landing Page, fill and submit the form  
  
8: Went back to check the Manage Leads, the lead is included BUT is not included on the Lead List I’ve selected  
  
  
  
The step-by-step print is available here:  
  
  
  
[http://www.awesomescreenshot.com/image/1107470/605259b7d66c6ea67f926ad8e2b3b474](http://www.awesomescreenshot.com/image/1107470/605259b7d66c6ea67f926ad8e2b3b474)  
  
  
  
Thanks!

---

<div class="post-metadata">

### Author: ![rudy](https://avatars.discourse-cdn.com/v4/letter/r/5fc32e/32.png) [@rudy](https://forum.mautic.org/u/rudy)
#### Post date: [March 30, 2016, 3:50am UTC](https://forum.mautic.org/t/campaign-lead-is-not-being-added-to-lead-list-on-form-submit/5714/2 "2016-03-30T03:50:44Z")

</div>

Hi @rafael.aca ,

I just found that Mautic List are base on cron jobs to process the List Filter ( I admit it, I did not read the Mautic Getting Started guide ).

Try to execute this command ( need ssh access to your vps/hosting )  
#php /path/to/mautic/app/console mautic:leadlists:update --env=prod

Detail documentation about the cron jobs can be found here : [https://www.mautic.org/getting-started/](https://www.mautic.org/getting-started/).

Great discussion about Mautic List and cronjobs :  
[https://www.mautic.org/community/index.php/1060-smart-lists-always-empty-no-leads](https://www.mautic.org/community/index.php/1060-smart-lists-always-empty-no-leads)

---

<div class="post-metadata">

### Author: ![rafael.aca](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/rafael.aca/32/56_2.png) [@rafael.aca](https://forum.mautic.org/u/rafael.aca)
#### Post date: [March 23, 2016, 9:35pm UTC](https://forum.mautic.org/t/campaign-lead-is-not-being-added-to-lead-list-on-form-submit/5714/3 "2016-03-23T21:35:34Z")

</div>

Hi,

As you will see soon, I’m new with Mautic.

I’m trying to create my first campaign with a Form + Lead List + Landing Page

Can anybody tell me what am I missing?

My steps was as follows:

0: This was all tested on Mautic hosted version.  
1: Created lead list  
2: Created form with 2 fields (Name and E-mail)  
3: Created a Landing Page with the form I just created  
4: Created a Campaign  
- Add the Form as Lead Source  
- Add Action Modify Lead’s List  
- Selected the Lead List I just created in the “Add List”  
- “Remove List” left blank

- Connected the Lead Source with the Action  
5: Saved all  
6: Published all  
7: Accessed the Landing Page, fill and submit the form  
8: Went back to check the Manage Leads, the lead is included BUT is not included on the Lead List I’ve selected

The step-by-step print is available here:

[http://www.awesomescreenshot.com/image/1107470/605259b7d66c6ea67f926ad8e2b3b474](http://www.awesomescreenshot.com/image/1107470/605259b7d66c6ea67f926ad8e2b3b474)

Thanks!
