5.5.1.1.5. Combined Screen

The combined screen allows you to display a list of entities on the left and an edit form for a selected entity on the right. So it is a combination of lookup and edit screens.

The controller of a combined screen should be inherited from the EntityCombinedScreen class.

Tip

You can create a combined screen for an entity in Studio using the Entity combined screen template.