Hi. We have Document view template created in Forms builder and its name is DV_cbl_citizen. Also we have business process created in Process builder and its name is va_citizen. I have a step that i want to have additional form for that so, i created new Task template. In a Document view choise i chose the DV_cbl_citizen but when i start the va_citizen process it is not opening the form template that i added for task view. It shows white blank page.
Hi,
Please, check if you provide appropriate the object's type. The type of the process package (or what object did you bind to Docview?) must match the type for Docview.
Also check, if the object binded to Embedded view is not empty.
~ Konstantin
Hi Konstantin. Everything was correct with type. I have solved the problem. Problem was that, i tested my process with dmadmin user. We have taskspace application and the DM_cbl_citizen document view is added to components list with default application set to cb_central_bank. When you log in as dmadmin it is taskspace application. So i should test my processes with other user than dmadmin.
Vusal,
I suggest you to read the documentation before jumping to development.You have to add template mapping for each role where you want to see it.