FusionCMS is currently in an open beta state and under heavy active development.

Input

Your basic text Input field to collect simple strings of text.

Input fieldtype


Template Usage

This field value can simply be printed to the screen:

<p>{{ $entry->input }}</p>

Settings

This field provides the following settings:

Setting Description Format
Name User-friendly identifier. Input
Handle Developer-friendly identifier. Slug
Help Instructions Additional instructions written in small print next to the field. Rich Text
Validation Rules Laravel-specific validation rules view docs Input
Type Field type selection used for built-in formatting and validation. Selection
Placeholder Text that will appear inside the input element's content area when empty. String
Have questions?

We're always happy to help with code or other questions you might have. Contact support or chat live with us on Discord.

Last edited on Thursday, January 28, 2021 (3 years ago)