I am using https://formly.dev/guide/getting-started.
Requirement : looking for a FormlyFieldConfig which can help me create a form similar to the screenshot attached. Which is basically a hybrid of radio button and select. Can it be done using formly ?
Regards, Sathya
someone just asked similar request on gitter
, so the solution is to either create a custom field type (https://formly.dev/guide/custom-formly-field) or define 2 fields https://stackblitz.com/edit/angular-uw9fkq