Hi all experts,
We are facing an unespected behaviour with forms to associate with activites.
We are using xCP Developer Edition 1.5
Se we have Process Builder 6.6 and Form Builder 6.6
We have created:
2 custom types, a folder (zz_folder) and a document (zz_document)
a Document View for zz_document
a Folder View and Folder content for zz_folder
everything is working fine untill now.
After that we have created a Process in process manager
The process has:
2 packages, one for zz_folder and one for zz_document
3 SDT
1 variable
packages are not mandatory
We have creared a "Initiate Process" template that maps the SDTs attributes and linked to the initiate activity, it works.
For the others manual activites we wented to use a custom form and we created a "Task" component in forms builder.
The issue that we are facing is that in step 5 (where you can associate a Document View to show the package content) the Document View list is totally empty and we can't even see the default DocView (DefaultDocView and DefaultHiFiDocView).
All the DocViews are installed.
In addition in process builder in the data tab we can't see any form to associate to a package.
One last thing that i guess is importan
If I create a package with a dm_document type instead of zz_document in the drop down list i can see a form: "DefaultDmDocument" that is an ELECTRONIC FORM not a Document View!!!
can someone give me some hints?
Thank you
Andrea