I want to edit notations (both keys and values) more easily when processing results
under review
ベースマキナ サポート担当
・Simply edit a label
・Changing the notation according to the ID of the enum is quite troublesome because you have to write JS.
I want to process according to a certain pattern.
Also, even if I try hard to write JS to change the notation, I don't feel like writing it again when I make a mistake and there is a great sense of loss (I don't want to write the same code again), so I want to save it in a form where I don't erase it by mistake.
When changing the table key notation, simply replace the characters.
On the other hand, it would be nice to be able to choose between choosing a ready-made processing method for values or writing JS.
I want it so that I don't need to write JS to switch the notation according to the conditions or make it a link.
If you choose an option where JS is applied with a name like “custom,” I think it would be good if it were processed with JS as it is now.
Kei Kamikawa
marked this post as
under review
We will consider how to resolve it.