Important Update: Community URLs redirect issues are partially resolved. Learn More. .

cancel
Showing results for 
Search instead for 
Did you mean: 

JSON Samples for different Field Types

JasonGrobschmid
Contributor II

Does anyone have a bunch of JSON Samples for creating different field types?  The RSA docs provide two or three (text field, numeric, cross-reference) but looking for some of the others like  User/Group Lists, Discussion, MultipuleRef, etc.

 

SAMPLE of what I'm hoping for. here is a sample for a Numeric field type:

 

"3204" :

{

   "Type" : 2,

   "Value" : 0.0,

   "FieldId" : 3204

}

1 ACCEPTED SOLUTION
2 REPLIES 2

Awesome, thanks for the quick reply Jeff. That was exactly what I was looking for.