openmrs / openmrs-esm-form-builder

OpenMRS Form Builder microfrontend
Other
7 stars 69 forks source link

Add abilitiy to display concept names in Preview mode #154

Open mogoodrich opened 1 year ago

mogoodrich commented 1 year ago

It would a be nice to have a special developer-only "view" mode of forms where the underlying name of concept behind a question is displayed, to help identify mis-mappings.

For example say an implementer added "Weight" and "Height" to a form, with labels, but mistakely used the concept with the text label "Height" for "Weight" and vice versa. In a preview like this:

2023-06-21_10-59

...It would be nice if, say, there was a checkbox at the top with something like "show concept names" that if checked, would show the concepts used for each question in some sort of special font/color. Then an implementer could easily notice their mistake.

Definitely a "nice-to-have" and not something we currently support in HTML Form Entry, but I wanted to through it out there.

Prajwaldindokar5 commented 10 months ago

i wanna work on this issue so give me complete details and where the code file is

tarun-2002 commented 10 months ago

Hello @mogoodrich, I would like to take this up. Could you please assign this to me?