Dynamic Input Component

Dynamic Input Component

Comments

  • This control allows you to define an input components type and style within the flow designer. The control leverages the type and style attributes that can be defined on an HTML input component.

    Currently, the functional input types are:

    • text
    • password
    • color
    • date
    • datetime-local
    • email
    • month
    • number
    • range (limited functionality)
    • search
    • time
    • week

    For each control that you add onto your form, you will need to rename its setting variables in the properties panel in the form designer. e.g. ComponentType1, ComponentType2, etc. Once you have the setting configured, you will be able to add the desired values as form inputs from within the flow designer.

    [b][i]Please reference the attached project for examples on how to use this control.[/i][/b]
    [i]edited by Nico on 11/2/2018[/i]

Sign In or Register to comment.