Resource Fields
|
PII |
SI |
Field |
Description |
Format |
|---|---|---|---|---|
|
|
|
id (templateId) |
Dynamic Forms Template Id. Primary key on database. |
Integer |
|
|
|
creationUserId |
User id that created the template. |
Integer |
|
|
|
lastModifiedUserId |
User id that last modified the template. |
Integer |
|
|
|
code |
Dynamic Forms Template code. |
String |
|
|
|
description |
Dynamic Forms Template description. |
String |
|
|
|
note |
Dynamic Forms Template Notes. |
String |
|
|
|
active |
Indicates if the dynamic forms template is active. |
Boolean |
|
|
|
creationDate |
Dynamic Forms Template creation date. |
Date |
|
|
|
lastModifiedDate |
Dynamic Forms Template last modified date. |
Date |
|
|
|
isSheetMobileGenerable |
Indicates if the mobile can generate the sheet. |
Boolean |
|
|
|
enableSheetLock |
Indicates if sheet lock is enabled. |
Boolean |
API list