RequiredFields
- 1 Minute to read
- Print
- DarkLight
- PDF
RequiredFields
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
{
"method": "RequiredFields",
"fields": [
"table.field1",
"table.field2",
"table.field3",
"table.field4"
],
"project": "MyProject"
}
{
"method": "RequiredFields",
"exportTemplate": "templateName",
"table": "tableName",
"project": "MyProject"
}
Was this article helpful?