justinmind-logo
 
Upvote 3

Expert Events editor

Under Consideration Victor Conesa 8 years ago

I "get" how the drag&drop Events editor helps some folks. However it is a BEAR to use when editing complex conditions. I saw there was some discussion of an "Expert mode" editor some years ago - I really think you should do it! I'd love an editable text editor - something along these lines:


on button_1.click{


  When(variable 'x' = "Hello" {


    set 'Input_1.value' = variable 'a'


    When(variable 'y' = "World" {


      set 'Input_1.value' = variable 'a' & variable 'b'


    }


  }


}


Keep up the good work on this great product :)

Replies (1)
photo
1

Hi Roy,


Great suggestion! We'll keep in mind for future versions.


Best,


Sonia Durán

Leave a Comment
 
Attach a file