vite-plugin-vue-devtools icon indicating copy to clipboard operation
vite-plugin-vue-devtools copied to clipboard

Suggestion - possibility to add dynamic field to a list of object to show instead of just plain "Item #"

Open mika76 opened this issue 2 years ago • 0 comments

Currently opening an array or list of objects just shows a basic list all named the same - I propose adding a textbox somewhere where a field or jpath name can be written to use as the actual name of the object.

So for example, instead of just showing Users > User 1, User 2 - you could put "firstName" in the box and it would display Users > John, Jane, Danny

mika76 avatar May 10 '23 14:05 mika76