How to display both label and value for enums?

Is there a way to display both label and value for enums? My API document now show enum like enum Allowd values: 1,2. Is it possiable show something like 1:Ontario, 2:Alberta…?

Thanks.
B34C4F7rxv.png
JNLyjtXpXr.png


image.png
image.png

When you hover over the value, the label information will be displayed.

Hi Support, thanks for quick reply. I notice that, the popup is nice, is there a way to disable the popup, and show that nice popup table just under the field?

Currently, this feature is not supported, but we may consider improving it in the future. You’d like to display both label and value directly without hovering, right?

Yes, the request came from our client—I believe they’re trying to print the document directly from the screen.

Personally, I think the popup works well. However, if you’re considering adding this feature, I suggest it more importent add it to “Export” button at the bottom. When the user selects “HTML” format, it should include both the value and the label. Otherwise, you need send another document for the data dictionary.

Thank you for your feedback. I’ll share it with our product team for evaluation.