<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Generate document with checkboxes</title><link>https://community.appian.com/discussions/f/process/19697/generate-document-with-checkboxes</link><description>Hi, 
 
 I have used the Text Doc from Template smart service to pass text to my document by using ###tag###. I have checkbox fields in the document, is there any way i can pass the yes/no vlue to the checkboxes from Appian so that the document is generated</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76969?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:42:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f582926f-db6a-4f55-8352-b9869c148539</guid><dc:creator>apoorvam</dc:creator><description>&lt;p&gt;How do i tag the checkbox on the word document? I mean that for passing text on the word document it is tagged as ###tag###, so would it be the same for checkboxes?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76968?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:37:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fcdbe30b-eb47-4c69-8419-0206426da42f</guid><dc:creator>Vamsi Krishna Naik Ramavathu</dc:creator><description>&lt;p&gt;Instead of passing &amp;quot;Yes&amp;quot;, please pass &amp;quot;on&amp;quot;. Ex: if(ri!isbool,&amp;quot;On&amp;quot;,&amp;quot;No&amp;quot;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76967?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:36:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60a07d5f-9df6-4316-aca0-4a71718ea7e1</guid><dc:creator>apoorvam</dc:creator><description>&lt;p&gt;Hi Vamsi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not sure how to do that. Could you give me some more detail or an example?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76966?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:36:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b647d7cc-7b98-46a7-9715-9bad66a98ae6</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.3/Text_Doc_From_Template_Smart_Service.html"&gt;https://docs.appian.com/suite/help/20.3/Text_Doc_From_Template_Smart_Service.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;This is not about MS Word documents. Use this instead&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.3/Word_Doc_from_Template_Smart_Service.html"&gt;https://docs.appian.com/suite/help/20.3/Word_Doc_from_Template_Smart_Service.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But his plugin is very basic. I am not sure whether it can check checkboxes.&lt;/p&gt;
&lt;p&gt;There is some plugins available which might help you.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76965?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:34:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:642b610a-9965-4311-933e-95009467bab3</guid><dc:creator>Vamsi Krishna Naik Ramavathu</dc:creator><description>&lt;p&gt;Hi Apoorva,&lt;/p&gt;
&lt;p&gt;Can you try with placing &amp;quot;on&amp;quot; for the checkbox filed as value.&lt;/p&gt;
&lt;p&gt;Thanks,&lt;/p&gt;
&lt;p&gt;Vamsi Krishna&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76964?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:30:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d964527-8f3c-410b-a4bc-3c092b4925cb</guid><dc:creator>apoorvam</dc:creator><description>&lt;p&gt;Hi Stefan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks for taking an interest in this.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The template document is a word document. It is just plain text. I am writing the values of text pv variables to the doc using ###tag### but also have fields with checkboxes in the word document which i would like to fill through Appian itself.&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Also attaching the template document&amp;nbsp;&lt;/p&gt;
&lt;p&gt;:&amp;nbsp;&lt;a href="https://community.appian.com/cfs-file/__key/communityserver-discussions-components-files/14/sampleDoc.docx"&gt;community.appian.com/.../sampleDoc.docx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Generate document with checkboxes</title><link>https://community.appian.com/thread/76963?ContentTypeID=1</link><pubDate>Wed, 07 Oct 2020 07:26:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:30f14df2-86ab-4162-af8e-1f3457960953</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;We need more details. What kind of document ist this? &amp;quot;Text Doc from Template&amp;quot; is just plain text.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>