xapi-lab
xapi-lab copied to clipboard
Use Statement JSON editor for all JSON fields
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.
I haven't done this yet primarily because I was hoping to replace the other JSON fields in the Statement Builder.
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.
Yeah, that's a good point.
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.