The following usecase:
* Dynamic Select with n options
* A field F that has to be shown anyway, but it is required when the option O is selected from the dynamic select.
* The thing is now, that the field F is not visible until an option has been selected. How can I make that the field is visible independent of the selected option?
That is interesting case. Actually you cannot do that. Some workarounds:
1. You can consider making Dynamic Select required, so user will have to select one of the options first to show F.
2. Create an empty option in Dynamic Select, set it as default. The empty option should show F field.
Thanks for the fast reply. Both workarounds does not fit our needs. But anyway, we'll just leave it as it is know and wait for potential update ;-)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.