The TreeList can use the Form component to arrange cell editors when users modify a row. The Form allows users to edit values from visible and hidden columns. To enable form edit mode, configure the following properties: Set editing. mode to "form". Assign true to the editing object's allowAdding, allowUpdating, and allowDeleting properties.