#GeneralInterest I have "user input task" activity and "document

#GeneralInterest I have "user input task" activity and "document generator" service where i map the ### parameters(defined in DOCX template) with appropriate process variables.
PROBLEM: I want checkbox field to populate in template field based on given input from "user input task form".
As found, it discussed/found , we could achieve this using OOXML and w:checkbox such elements.
But, How can i generate OOXML for given template and generate docx file having checkbox ?
any one please share me some detail step to achieve checkbox field to populate in report template ?
Thank You......

OriginalPostID-79029

OriginalPostID-79029

  Discussion posts and replies are publicly visible

Parents
  • Hi Omkar, I have used file upload control in form and set save folder and got stored document object into process variable. Now, In Document generator service, i have mapped "ParamImage" (###) parameter with that process variable and in generated document parameter got replace by "[Document:1810]" ..
    How can i get actual uploaded image instead of document object valuet ?
Reply
  • Hi Omkar, I have used file upload control in form and set save folder and got stored document object into process variable. Now, In Document generator service, i have mapped "ParamImage" (###) parameter with that process variable and in generated document parameter got replace by "[Document:1810]" ..
    How can i get actual uploaded image instead of document object valuet ?
Children
No Data