Skip to content

Instantly share code, notes, and snippets.

@amanjuneja3012
Created August 31, 2018 06:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save amanjuneja3012/b2c4b0c98d01f81d38b3d98781005b7b to your computer and use it in GitHub Desktop.
Save amanjuneja3012/b2c4b0c98d01f81d38b3d98781005b7b to your computer and use it in GitHub Desktop.
A configuration object for rendering an atomic form field
{
"assetPropertyType": "ASSET",
"staticPropertyId": 215,
"dataType": "STRING",
"name": "attachedVehicleNumber",
"assetCategoryId": 24,
"assetGroupId": 1,
"regex": null,
"isEditable": false,
"isMandatory": true,
"minimumValue": null,
"maximumValue": null,
"possibleDropDownValues": null,
"dropDownUrl": "/assetCategory/24/identifier",
"isValid": true,
"isMultiSelect": false,
"assetCategoryPropertyTypeLevel1": "Identification",
"label": "Registration No.",
"displayRequired": true,
"apiTrigger": true,
"fixedValue": null,
"headerPosition": "BOTTOM",
"defaultvalue": null,
"superParentType": null,
"displayIndex": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment