<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.infopathdev.com:443/utility/FeedStylesheets/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>Browser Forms</title><link>https://www.infopathdev.com:443/forums/40.aspx</link><description>For browser form specific questions</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP3 (Build: 31118.962)</generator><item><title>Re: How can I set one of my secondary data fields as a check box?</title><link>https://www.infopathdev.com:443/forums/thread/124986.aspx</link><pubDate>Mon, 11 Jul 2022 15:07:53 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:124986</guid><dc:creator>Hilary Stoupa</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/124986.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=124986</wfw:commentRss><description>I think you are pretty close here. In the new view, you can see that the checkbox will store &amp;quot;yes&amp;quot; or &amp;quot;no&amp;quot; for its value, and the checkbox in the edit view, for the main data source field, is true or false. InfoPath won&amp;#39;t let use change the values used for a checkbox bound to a secondary data source field in the designer UI. But if you modify your rule to set your main data source to check if the secondary data source checkbox = yes, that should return a Boolean true or false value.</description></item><item><title>How can I set one of my secondary data fields as a check box?</title><link>https://www.infopathdev.com:443/forums/thread/124983.aspx</link><pubDate>Thu, 07 Jul 2022 22:09:30 GMT</pubDate><guid isPermaLink="false">033a2e2d-04e2-4a9d-be01-a4634161eefd:124983</guid><dc:creator>alo123</dc:creator><slash:comments>0</slash:comments><comments>https://www.infopathdev.com:443/forums/thread/124983.aspx</comments><wfw:commentRss>https://www.infopathdev.com:443/forums/commentrss.aspx?SectionID=40&amp;PostID=124983</wfw:commentRss><description>Attached is my form and I have a XML secondary data source. From it I have a field named &amp;quot;HotRevision_Temp&amp;quot;, this field I want to work as a check box so that when the save button is pressed, I can set &amp;quot;DesignHotRevision&amp;quot; in the Main data source equal to &amp;quot;HotRevision_Temp&amp;quot; from the secondary data source. The &amp;quot;DesignHotRevision&amp;quot; field is used in the &amp;#39;Edit Item&amp;#39; view and in this view it is seen as a checkbox which is why I want to set it equal to a check box. However, Im not sure if this possible so any suggestions on how I can do this would be awesome?</description></item></channel></rss>