Hi
I am trying to use Skuid to make it easy for users to view notes but the content field is base64. Does anyone know how to decode this in Skuid? I tried using javascript and atob method but it does not work. I get a error saying the field is not properly encoded.