xapi-lab icon indicating copy to clipboard operation
xapi-lab copied to clipboard

Use Statement JSON editor for all JSON fields

Open garemoko opened this issue 10 years ago • 4 comments

It'd be nice to be able to use the editor used for the Statement editor to edit Documents too. Also nice for any other JSON fields.

garemoko avatar Feb 27 '15 15:02 garemoko

I haven't done this yet primarily because I was hoping to replace the other JSON fields in the Statement Builder.

ty- avatar Feb 27 '15 16:02 ty-

That makes sense. You wont replace the document content field though. This might not be JSON of course, so you might need some way to handle that.

garemoko avatar Feb 27 '15 16:02 garemoko

Yeah, that's a good point.

ty- avatar Feb 27 '15 17:02 ty-

Moving this to 1.0 because implementing it much more complex than simply setting all textareas to be enhanced. This would cause all sorts of regressions I would have to address including but not limited to form validation and form processing.

ty- avatar Apr 02 '15 15:04 ty-