![]() |
Index of Web Scripts URI '/api/formdefinitions' |
Alfresco Community v3.2.0 (2039) |
1 Web Scripts |
Back to Web Scripts Home |
Up to uri /api |
POST /alfresco/service/api/formdefinitions |
Description: | Returns a form definition for the requested item. The body of the post should be in the form { "itemKind" : item kind, "itemId" : item id, "fields" : [fields], "force" : [force] } Returns the form model. |
Authentication: | user |
Transaction: | required |
Format Style: | any |
Lifecycle: | internal |
Default Format: | json |
Id: | org/alfresco/repository/forms/formdefinition.post |
Description: | classpath:alfresco/templates/webscripts/org/alfresco/repository/forms/formdefinition.post.desc.xml |