open-formulieren / open-forms-sdk

A Javascript SDK for Open Forms
https://open-forms.readthedocs.io/en/stable/developers/sdk/index.html
Other
2 stars 6 forks source link

Use description per option in selectboxes and radio components #483

Closed SilviaAmAm closed 7 months ago

SilviaAmAm commented 1 year ago

DH Taiga issue 540

This should happen both in the native components and the formio templates.

image

sergei-maertens commented 1 year ago

I don't think this is currently possible in the backend because options only allow specifying label + value and there's no input now for additional descriptions.

joeribekker commented 7 months ago

image

https://www.figma.com/file/shhwGcqPLi2CapK0P1zz8O/NLDS---Voorbeeld---Bibliotheek?type=design&node-id=1039-2941&mode=design

nikkiysendoorn1 commented 7 months ago

I finished this in the frontend. There should be an extra description field in the admin.

sergei-maertens commented 7 months ago

Specified a bit more in detail what needs to happen in the different repositories:

Backend: