---
title: "Generic & Independent Fields"
slug: "generic-fields"
tags: ["Forms"]
updated: 2025-07-29T03:28:11Z
published: 2025-07-29T03:28:11Z
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.infoodle.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Generic & Independent Fields

## Text information fields
![image.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image-KJC0BW6W.png){height="" width=""}

Text information fields provides you with the ability to add the following to forms:

1. **Heading** - a field for adding a heading and setting the size of the heading.

2. **Single** or **Multi line text** - provide you with areas of text on the form for instructions or or description.
3. **Horizontal line** - a horizontal line for defining sections of the form.
4. **Show web address** - add a website address to the form.
5. **Image** - provides the ability to upload and add an image to the the form
6. **File upload** - See more information about uploading a file into infoodle, see [File Upload](/v1/docs/file-upload)
7. **Signature** - this field provides the option to sign the form with a signature.  This can be entered on a computer by using the mouse, or on a mobile or tablet by drawing the signature with a finger or stylus.


## Independent fields
![image.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image-KXGOVL6G.png){height="" width=""}

This is information that you would like to capture but not want to keep as a standard field in infoodle. This data will therefore only appear in this forms area, in the emails notifying you of an entry, and the export function. You can have any number of these fields on your form i.e. you can have two **Short text entry** fields etc.

:::(Info) ()
**Note:** both the **Short text entry** and **Long text entry** store the same number of characters - 255. The reference to **Short** and **Long** refer to the size of the field when displayed to the form user.

If you think that the form user will enter more than 255 characters, use the **Multi line text entry** field instead - this can accept 65,535 characters.
:::

### List
Of special note is the **List** element.  The use of this element, in conjunction with the [Form Page Break](/v1/docs/form-page-break) element, provides you with the option routing users to different sections of the form based on the selection made from the list.

For example, the following settings request the user to select an age range:
![image.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image%28821%29.png){height="" width="600"}

The **Routing on answer** settings result in the following behaviours:
![image.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image%28824%29.png){height="" width="600"}

#### Specific List options

* **Default value** - select a list item to display as the default.
* **Values** - the items to be displayed in the list
* **Start with Blank line** - if set to **Yes**, the **Default value** options will include a blank option for use as the default.
* **Show style** - this option displays the list items as either a drop-down list or displays all items with the option of selecting just one.
* **Routing on Answer** - select this button to assign one of the following to each list values: 
    * no routing specified, 
    * open the next page, 
    * jump to the selected **Form Page Break**, or 
    * submit the form.  

:::(Info) ()
For examples of forms with page routing, see: [Examples of Page Routing](/v1/docs/examples-of-page-routing)

:::
## Contact Permission Fields
![image.png](https://cdn.document360.io/d198920d-a212-4177-85f9-e1abc92e7ab3/Images/Documentation/image-0X2DM5PL.png){height="" width=""}

These fields provide a way for the form user to indicate, and have record into their profile, their preferences for how they want to be contacted.

## Further information
For further information on the other field options see:

[People Fields](/v1/docs/people-fields)
[Household or Organisation Fields](/v1/docs/household-or-organisation-fields)
[Group Fields](/v1/docs/group-fields)
[Finance Fields](/v1/docs/finance-fields)
[Payment Fields](/v1/docs/payment-fields)

## Related

- [Forms](/forms.md)
- [Form Fields](/form-fields.md)
- [Form Page Break](/form-page-break.md)
