User bio
404 bio not found
Member since May 25, 2016
Posts:
Replies:
Thanks you Stefan.
I've already read that documentation but I've not noticed the text talking about macros.
I would like a way to use localization directly in XData, without any JS code. Nevertheless, I'm going to this zenText or JS $$$Text approach.
I couldn't see a way to use this approach in my case.
Should I override the %CreatePage (
Thank you, Dmitry.
Certifications & Credly badges:
Evandro has no Certifications & Credly badges yet.
Global Masters badges:
![1,000 Points](https://community.intersystems.com/sites/default/files/badges/290121674-53216c4b-fe0c-44e7-9d75-2f24390135ed.png)
![Challenge Starter](https://community.intersystems.com/sites/default/files/badges/295959213-b83dd91a-663f-4f07-8e0e-e3287b7c2309.png)
![InterSystems Researcher](https://community.intersystems.com/sites/default/files/badges/researcher.png)
Followers:
Evandro has no followers yet.
Following:
Evandro has not followed anybody yet.
Hi.
That is a good approach.
However, have you ever tried JSON_OBJECT function (https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?K...)? If your need is to return an JSON to an API call, this may do the trick for you.
Have a good one.