forward-zone disabled in view or something equivalent?

Hi,

I would like to known if it's possible to disable a forward-zone
for a specific view? Or if it's possible to do this in a different
way?

Let me show you a quick example with this configuration:

Hi,

I have tried to read the documentation and have come
to the conclusion that what I'm asking for is not possible
(it seems to me that forward-zone in function of view is
not possible). Am I wrong?

If someone more knowledgeable than me in unbound can just
confirm this, that would be enough for me.

Thanks for your help.

I would also like an answer to this. It seems like it should be easy, but there is no apparent way to do it.

Generally this is not possible, forward-zone takes effect during resolution regardless of view.

But since a view has configurable local zones, and based on your usage scenario, you could restrict resolution for specific zones in a view. So not disabling the forward-zone, rather not reaching resolution in the first place. Not sure if that is useful in your case though.