The M-Files Community will be updated on Tuesday, April 2, 2024 at 10:00 AM EST / 2:00 PM GMT and the update is expected to last for several hours. The site will be unavailable during this time.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UIX Framework - JSON

Hi,

I created a JSON formatted string from a database query in my UIX  dashboard application. I am trying to parse the JSON so that I can get more granular when accessing data in my HTML file. I tried using JSON.parse(myCustomData) and I am receiving the error "JSON is undefined". Are we not able to parse JSON in the UIX framework?

Parents Reply Children