Good afternoon guys,
I'm having a issue while designing the form that presents the Recipient data.
In the Database I've satellite tables that might or not be populated if this recipient has that kind of characteristics, our recipient form is use only as a way to see information about a recipient and I'm designing it around that concept, by hinding the contexts that this recipient does not include, for example he might or not be part of the loyalty program and will only have an entry in the loyalty table if he does belong to it.
I can hide the data via the use of containers but ACC tries to load it non the less and throws out an error saying that such data does not exist (it is not suppose to).
So my question is how to prevent ACC from loading data about a recipient that it does not have and is not supposed to?
How the container is at the moment:

The actual error:

Kind Regards,
Bruno Cotrim