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

Spaces in JSON object causes issues in the template #165

Open
delco821 opened this issue Dec 3, 2017 · 0 comments
Open

Spaces in JSON object causes issues in the template #165

delco821 opened this issue Dec 3, 2017 · 0 comments

Comments

@delco821
Copy link

delco821 commented Dec 3, 2017

I have a JSON object similar to this:
{ "id": "109",
"Brief Description": "text goes here" }

When I am trying to display the page using RenderHTML, I noticed <%=Brief Description%> is not bringing the value i am looking for. Is there a syntax that I need to use to handle the space in between two words?

Thanks in advance.

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

1 participant