Skip to Content (Press Enter)
Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Platform
Platform
ODC
O11
Platforms
OutSystems.com
Personal Edition
Community
Resources
Support
Search in OutSystems
Log in
Get Started
Community
›
Forge
›
Assets list
›
JSONPrettyFormat
Login to follow
JSONPrettyFormat (ODC)
Stable version
0.1.3
(Compatible with
ODC
)
Uploaded on
24 Mar (13 days ago)
by
Product League
Overview
Documentation
Support
JSONPrettyFormat (ODC)
Documentation
0.1.3
Under Add Public Elements, choose JSON_PrettyFormat block from JSONPrettyFormat App;
Open Desired Screen in your project. From UI Flows - MainFlow - JSON_PrettyFormat - JSON_PrettyFormat, drag the block onto the screen in the desired location;
Set value to OriginalJSON. This is the value that contains the JSON to be pretty formatted;
[Optional] Set value to StartCollapsed [Default: false] If set to True the JSON data will start Collapsed instead of Expanded;
[Optional] Set value to RootCollapsable [Default: true] If set to True the JSON root node can be collapsed;
[Optional] Set value to ChildrenCollapsable [Default: true] If set to True the JSON children nodes can be collapsed;
[Optional] Set value to AllowLinks [Default: true] If set to True the JSON will allow URL's to be clickable;
[Optional] Set value to ShowKeysWithQuotes [Default: true] If set to True the keys in the JSON are shown within quotes;
Loading
Loading...