[//]: # 'AUTO INSERT HEADER PREPUBLISH' # Creating a custom field ```js script export default { title: 'Forms/Field/Custom fields tutorial', }; ``` Custom fields can be created in just a few steps. All you need is an interaction element (like for instance a slider, a listbox or a combobox) and connect it to the [Field](../README.md) functionality. ## Prerequisite: an interaction element An interaction element provides the means for the end user to enter a certain value, just like native elements provide in this (think of ``, `