Livecycle cells different types To change a cell to another object type
A cell can even be a subform. A subform acts as a container for other objects, including fields, boilerplate objects, and other subforms. Subforms also help to position objects relative to each other and provide structure. If a cell is a subform, the cell can hold more than one object. For example, it can have two buttons.
When a cell becomes an object other than a Text object, it behaves differently in a cell than if it were in the form design on its own. For example, a Text Field object in a cell has the caption set to None.
Depending on what you select from the Type list or Object Library palette and what is in the cell, the new object replaces the existing object. If you change a cell to a subform, objects that existed in the cell already are wrapped in the subform. For example, if a text field already existed in the cell and you choose Subform from the Type list, the Text Field is wrapped in the subform. If a text field already existed in the cell and you choose Numeric Field from the Type list, the Numeric Field replaces the Text Field.
Drag an existing object in the form design that is outside of the table into a cell. This method preserves the look of the object. For example, if you drag a formatted phone number field into a cell, the caption is retained along with the size of the field.

To change a cell to another object type