1
0
-1

I would like to be able to put a mark/drawing on the image when editing after uploading. The current editor from the image upload field doesn't support this (yet). How can I change this to another (javascript?) editor which is able to do this? 

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      Because I had an error with a image upload in subform repeater (https://github.com/jogetoss/subform-repeater/issues/2) it came clear that Joget uses the Toast UI Image editor (version 3.15.3). This editor is has standard additional controls for drawing/marking etc. as I desperately need it. 

      Can someone advise on how to add/activate the additional available controls to the tui-image-editor-menu?

        CommentAdd your comment...
      1.  
        1
        0
        -1

        Hi, if you need custom functionality then you can either embed your own JavaScript library within a Custom HTML in a form, or develop your own custom file element plugin altogether following Developing Plugins.

        1. Fronsky

          See my comment/question of July 9th. Must be a more simple solution. Can you help?

        CommentAdd your comment...