Pre-select of the default option doesn't seem to work
Created 5 years ago by stefangramadnikov

I have a Form Builder setup and one of the fields is 'filed_type.select'. I have a placeholder for the field and the default option is null, because I wan't my placeholder to be shown when the form is opened. The problem is that this fields is required and when I set a "required" rule, the default value is no longer pre-selected, it is actually disabled and the first value of the options is selected. Is this the proper behaviour or I might be missing something. My streams-platform version is v1.4.76

stefangramadnikov  —  5 years ago Best Answer

The solution was to publish the field_type.select addon and override its behaviour in the template.

edster  —  5 years ago

Please post this on GitHub. That is not proper handling for the ft

stefangramadnikov  —  5 years ago Best Answer

The solution was to publish the field_type.select addon and override its behaviour in the template.