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
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