- Add a column to your model that’ll contain a site handle.
-
Once created, add the following scope to your model. Be sure to change
site
to the handle of the column you just created.
- Now, when you go to your model’s listing page, the returned results should relate to the currently selected site.