Skip to content

need readonly attribute #6

@bwl21

Description

@bwl21

How can we create an input field which is readonly. This allows to display fields in a form which are prefilled, and cannot be changed by the visitor.

But the subsequent processing of the form would handle these fields as any other.

We tried to use disabled => true. It seemed to work until we found out that by switching steps, disabled fields are cleared.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions