Developer Manual

Advanced Edit App

This app allows users to edit an asset as well as its underlying code and TypeDef.

The preview is rendered in an iframe which receives messages from the parent window when parameters are modified, or reloads itself when the code has been edited. This allows us to avoid crashing the app if there is an error in the new code.