Quantcast
Viewing all articles
Browse latest Browse all 2218

Passing browser data to DataProviderAdapter

I am trying to use browser local storage for some Plugin settings.

Is it possible to pass these settings to the DataProviderAdapter through a cookie or some other method?

 

I was able to get cookies working in the DataAccessController using the @CookieValue annotation but unsure if its possible to do the same with the DataProvider itself.


Viewing all articles
Browse latest Browse all 2218

Trending Articles