function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
PrazPraz 

JSON ARRAY TRANSFORMER

Hi ,

 

I am fetching data from salesforce objects in apex class and I want to display it with the help of JSON in VF Page. Is there any plugin or transformer class which can transform them into JSON array for display

 

Help will be appreciable

 

Regards

 

Praz

Pradeep_NavatarPradeep_Navatar

Refer this link below for more information on JSON :

 

http://community.salesforce.com/t5/Apex-Code-Development/Building-a-reusable-JSON-component/m-p/172503

 

Hope this helps.

Ron HessRon Hess

this link does not work for me, do you have another ?