I’m trying to work with REST API for FORM
However , if I use form-properties in BPMN, I can able to get the form properties
If I use Referenced Form I cannot get any form properties using this REST API
Anyone can help me on this please
I’m trying to work with REST API for FORM
However , if I use form-properties in BPMN, I can able to get the form properties
If I use Referenced Form I cannot get any form properties using this REST API
Anyone can help me on this please
Hi,
The Form REST API is meant for the JSON form definitions, not for form properties.
For form properties the following REST calls can be used:
http://www.flowable.org/docs/userguide/index.html#_forms
Best regards,
Tijs
How about Referenced Form
If I wanted to get the fields from there