Expert Events editor
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 :)
Hi Roy,
Great suggestion! We'll keep in mind for future versions.
Best,
Sonia Durán
Hi Roy,
Great suggestion! We'll keep in mind for future versions.
Best,
Sonia Durán
Replies have been locked on this page!