It would be fantastic to have functionality that can transform a text input or dropdown menu into a hidden form under certain conditions.
For instance, in complex forms, there are cases where a dropdown menu might contain only a single option. In such situations, the dropdown doesn’t serve much purpose and could be hidden for simplicity and improved user experience.
Do you think implementing such a feature might be possible?
With that (and advanced formulas that are also coming) we should be able to hide a form value when the count of option is lower that a certain value for instance. That should solve your problem.