Is it possible to get fallback values in the content delivery api? For instance we have English (master) and Swedish. On the English site we have a privacy policy page, and on the Swedish page we do not. The only content on the page is a culture specific blockgrid.
The issue right now is that they pick this privacy policy site from site settings with a normal picker / multinode picker, but when doing so, in the picker modal, it shows the swedish tree with the privacy policy greyed out because its not created. It can still be picked, but it's not delivered through the content delivery api.
Not sure exactly how it's supposed to work with fallback in the delivery api? Normally I guess you create the page, but the content it shows is fallback if no content is present on the language page.