An app based on Scrivito Interface Builder, e.g., the Portal App, includes several page types reflecting the requirements the various pages of a website need to meet. The Homepage
, a standard Page
, BlogPost
or LandingPage
– they all look different, and some of their attributes are unique to them, but they also have several in common.
In this guide, we are going to show you how your app can handle attributes common to several page types in the endeavor to avoid redundancy and allow adding further ones easily.