Skip to content

hideUserInputOnNoneTextInput with input type="file" failure #165

@timtdev

Description

@timtdev

Hi,

I have hideUserInputOnNoneTextInput enabled on my form.

But when arriving at the input type="file" the choose file button disappears (because it is not a type="text" of course).
This means you can not select a file and thus not continue...

A solution, I think, might be to only involve any input type that NOT text OR file.
Any other suggestions are welcome of course.

Thanks,

Tim

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions