Embedded editor

An embedded window appears as part of the current context and allows immediate editing. The window can be maximized and minimized, then restored with controls at the top right of the window.

An embedded window appears when you do the following actions:
  • Select Script Editor for an event. The editor displays in the Events view below the center editor.
  • Select JavaScript to compute the value of a control, for example, a computed field. The editor displays in the Properties view below the center editor.
  • Select JavaScript to compute the data value bound to a control, for example, an edit box. The editor displays in the Properties view below the center editor.
  • Create or open a script library (Script Libraries under Code). The editor displays in the center editor.