Get properties from modeler form
Hi!I need to retrieve the properties of a form from the modeler, but if I use formData.getFormProperties() does not work. Returns the properties of an internal form, not a form for the modeler.How can I recover and manage these properties or forms fi...