Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Base64 data #48

Open
simplethemes opened this issue Jun 5, 2015 · 1 comment
Open

Base64 data #48

simplethemes opened this issue Jun 5, 2015 · 1 comment

Comments

@simplethemes
Copy link

Thanks for the superb add-on. This is not an issue, but a request:

Sometimes I need to store arbitrary Base64 data in a field. Would it be possible to pass an additional unserialize parameter to rebuild arrays from fields of such type?

In a perfect world, something like:

{exp:json:entries channel="registry" unserialize_fields="field1 | field2"}

or even better:

{exp:json:entries channel="registry" unserialize_fields="matrix:field1 | matrix:field2"}
@rsanchez
Copy link
Owner

rsanchez commented Jun 6, 2015

Are you using a particular field type to store that data? A custom one, perhaps?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants