Created on 11 May 2013
icon_unfollowing
Login to follow
ardojson

ardoJSON

Stable version 1.10.10 (Compatible with OutSystems 11)
Other versions available for 10 and Older
Uploaded on 9 Jan by 
ardojson

ardoJSON

Created on OutSystems 11

Version 1.10.10

Stable
Current
See documentation
Application Package
Uploaded on 9 Jan by 
Compatible with:
Version 11
Database:
All
Release notes:

Changed

  • Updated Newtonsoft.Json library reference to version 13.0.3, the one bundled with the platform.


Fixed

  • Fixed the JSONSelect action to properly return a string when only a single element is returned and the flag "AlwaysReturnAsJSON" is set as false.
    The action was improperly removing any leading double quote if the JSON returned ended in an escaped doublequote, eg: "\"Value in quotes\"".
    Now the value will be returned as a string with the value properly parsed:
    eg: "Value in quotes".


Application Objects:
ardoJSON has 0 AOs.

Version 1.10.9

Stable
icon_trusted
See documentation
Application Package
Uploaded on 31 August 2022 by 
Compatible with:
Version 11
Database:
All
Release notes:

Added:

  • Added missing MIT license file to the extension.


Changed:

  • Demo Application:
    • Replaced the usage of the OutSystemsUI deprecated UI components with the newer versions ( tabs, tooltip, and accordion)
Application Objects:
ardoJSON has 0 AOs.
Created on Older versions

Version 1.10.1

Stable
Application Package
Uploaded on 05 September 2017 by Ricardo Silva
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

- JSON_Objectify now takes "key" / "value" pairs instead of "name" / "value" pairs to be consistent with the output of JSON_Listify.

Application Objects:
ardoJSON has 0 AOs.

Version 1.10.0

Discontinued
Application Package
Uploaded on 02 May 2017 by Ricardo Silva
Compatible with:
Version 11
Version 10
Version 9
Stack:
All
Database:
All
Release notes:

- adds JSON_Objectify, the reverse of JSON_Listify, which turns a list of name/value pairs into an object.

Application Objects:
ardoJSON has 0 AOs.