In the Modelup Configurator platform, you can add text inputs to the control panel. These can be used, for example, to:

There are two types of text input controls:

Both work similarly - the only difference is that multi-line inputs allow longer text entries and line breaks.

text-input.gif

Example configurator using two single-line inputs and one multi-line input. Try it out here: https://configurator.modelup3d.com/?projectId=Ju7qSy61&token=eyJhbGciOiJIUzI1NiJ9.eyJ2NW4iOjEsImlkIjozNywicDdkIjoiSnU3cVN5NjEiLCJwOXMiOlsiYzVlIiwicl9jMTVhIl19.to8hYPh_A-By8VnYyH6wnkgNT4KgvoFmhZtXjtUv1_M&configurationState=a_44aec446-4031-4bf5-a0c7-90a4cc49a3c6_1327d3cd-9482-4a9e-9bf4-f1fbe651ee47_our%2520wiki_47bef7b2-9a77-4f88-9341-3dda9d19e9b3_is%2540really.helpful_39d21994-fb14-4566-aba5-7c3a50ee7c0e_isn't%2520%250Ait%253F

How to create a Text Input

Follow these steps to create a text input:

  1. Choose the input type

  2. Specify optional text setting

    Use the TextSettings component to configure:

    Connect the Text Param or Panel directly to the P input of the TextSettings component.

  3. Define validation rules

    There are two ways to add validation:

    💡 Each text input can have multiple validation rules.

image.png

Single-line text input with Regex validation.

image.png