# About Form Fields

**URL:** https://forum.mautic.org/t/about-form-fields/3296
**Category:** Product Support
**Created:** [January 23, 2016, 10:41pm UTC](https://forum.mautic.org/t/about-form-fields/3296 "2016-01-23T22:41:03Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![msimko](https://avatars.discourse-cdn.com/v4/letter/m/a183cd/32.png) [@msimko](https://forum.mautic.org/u/msimko)
#### Post date: [January 23, 2016, 10:41pm UTC](https://forum.mautic.org/t/about-form-fields/3296/1 "2016-01-23T22:41:03Z")

</div>

I created two fields in two forms. One is a checkbox group and the other is a radio button group.  
  
  
  
But I never created matching fields in the field manager.  
  
  
  
So it doesn’t look like when I submit test entries, that the checkbox or radio button data is saved. And I don’t see a way to send that data over to my integrations either.  
  
  
  
Do I have to create custom fields to be able to capture the data from the forms and send it to the integrations?  
  
  
  
If so, how do I link the form fields to the newly created fields in the field manager? Do I have to recreate the form fields? (I hope not! 60 choices)  
  
  
  
===  
  
  
  
Feature - perhaps there should be a popup warning when you create a new field in the form manager, telling you to make the field in the field manager first. Or, have a popup offering to create a field automagically.

---

<div class="post-metadata">

### Author: ![msimko](https://avatars.discourse-cdn.com/v4/letter/m/a183cd/32.png) [@msimko](https://forum.mautic.org/u/msimko)
#### Post date: [January 23, 2016, 10:41pm UTC](https://forum.mautic.org/t/about-form-fields/3296/2 "2016-01-23T22:41:03Z")

</div>

I created two fields in two forms. One is a checkbox group and the other is a radio button group.

But I never created matching fields in the field manager.

So it doesn’t look like when I submit test entries, that the checkbox or radio button data is saved. And I don’t see a way to send that data over to my integrations either.

Do I have to create custom fields to be able to capture the data from the forms and send it to the integrations?

If so, how do I link the form fields to the newly created fields in the field manager? Do I have to recreate the form fields? (I hope not! 60 choices)

===

Feature - perhaps there should be a popup warning when you create a new field in the form manager, telling you to make the field in the field manager first. Or, have a popup offering to create a field automagically.

---

<div class="post-metadata">

### Author: ![escopecz](https://sea2.discourse-cdn.com/flex020/user_avatar/forum.mautic.org/escopecz/32/370_2.png) [@escopecz](https://forum.mautic.org/u/escopecz)
#### Post date: [January 25, 2016, 12:28pm UTC](https://forum.mautic.org/t/about-form-fields/3296/3 "2016-01-25T12:28:42Z")

</div>

I think there is an issue with checkbox/radio fields with lead field mapping:

[https://github.com/mautic/mautic/issues/1348](https://github.com/mautic/mautic/issues/1348)

The mapping is done in the form field configuration. And yes, right now you’ll have to create a custom lead field and then the form field and map it to the lead field. Not sure if a popup is the best way to disturb users every time they will create a form field. Sometimes they don’t want to map it to a lead field and when you’ll create a form field for 10 or 100 time, I thing you’d find a popup to be annoying. But anyway, a pull request with your solution is welcome.
