Multi-level conditions in triggers

Hi @pete,

that sounds good to me.
Do you also plan to optimize the Expression editor?

  • tabs for “functions”, “Variables”, “App Infos”, “Table Records”… for easyer overview without scrolling a lot
  • less bulky names for value inputs (V. for Variables, T. for Table records, A. for App Infos… e.g. V.Value1 instead of Variable.Value1) becuase it is often longer than the width
  • open in a small resizable window (current solution is really tiny)
  • allow navigation with “end”-Key “Pos1”-Key “up”- key and “down”-key
  • allow changing a Variable Name without deleting the whole Variable (@variable.Value1 → backspace → 2 → @variable.Value2 would be a common use case)
  • allow line breaks and tabulator (eg as 3x whitespaces) to structure the “code” without breaking it (maybe shrink it for preview but keep it in edit window)

These are some of the most relevant issues to me about the Expression editor.

Is something in the pipe about that?

5 Likes