I have a Framework which has a data layer and a presentaiton layer based on the data layer.
If I add the data level security to the data layer, will the presentation layer pick it up or should the data level security be added to the layer that is being published.
Yes, the underlying query is the best place to apply the row level security and it will follow through to any Model Query Subjects using the Datasource Query subject(s) with the security.