Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagejava
themeMidnight
 {
	"field": "EXPENSE_CLASS",
	"dataSource": {
		"from": "//LocalData[Description='LocalData5LocalData4']/Value",
		"default" : "unspecified",
		"translation": "lookupExpenseClassId",
		"translateDefault": true
	}
}

The body of the request could look like below with 

...