3.6.1.1.5. Combined Screen

This is a legacy API. For new data API available since release 7.0, see Screen Controllers.

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.

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