In reply to: Piotr Koma
Hello Damian.
1. At first i created simply dictionary proces which storage pictures.
2. I added new objects to it by placing pictures in them . (pic 1)
3. I created new process and form where i added new picture attribute and used sql query (pic2a)to show picture from dictionary.
4. Then I used form rule to change picture ID (from dictionary) when click frue/false buton (pic3)
5. I created word template and i added in picture field (pic4).
6. Extra – you can show these pictures on webcon report (pic5)
If something is not clear to you, I will be happy to explain.
Piotr
Hi Piotr,
thanks for sharing. :)
I've a small suggestion for those, who need to transport the workflow from one environment to another.
Replacing the WFD_ID with the WFD_GUID in picture 3 and using the GUID value in picture 3 will allow to transport the dictionary with content to another environment without breaking the workflow. Personally I also would use a global constant for the GUIDs in case they are used in different processes.
Best regards,
Daniel