<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic iLogic Form to Populate Titleblock on Multiple Sheets in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-form-to-populate-titleblock-on-multiple-sheets/m-p/5581251#M55241</link>
    <description>&lt;P&gt;So, I've created a real nice form to automatically populate the fields in my titleblock.&amp;nbsp; I did this by creating custom iProperties in my template .idw and then when I edit my form, the input updates the iProperties which in turn, populate the appropriate fields in the title block.&amp;nbsp; It works great...until I added a second sheet to my .idw file.&amp;nbsp; When I go to the second sheet to populate the title block, all the input that I used for the first sheet is already populated on the second sheet.&amp;nbsp; If I change the input to make the secoind sheet correct, it changes the first sheet title block too.&amp;nbsp; Ugh!!&amp;nbsp; So, I'm realizing that because I'm populating custom iProperties, it doesn't matter how many sheets there are, there's only one set of custom iProperties, therefore they keep changing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way around this problem.&amp;nbsp; Unfortunately, there aren't custom iProperties for each sheet, which I think would solve my problem...although I'd have to create all the additional sheets ahead of time in my template.&amp;nbsp; Essentially what I want is prompted entries for each sheet, but I want them on my custom iLogic form, instead of the standard prompted entry window popping up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This whole thing started because I wanted to change the active standard to something different for C and D size sheets (which I got working fine).&amp;nbsp; I figured since I could do that with an iLogic form, why not just populate the rest of the title block while I'm at it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions??&lt;/P&gt;</description>
    <pubDate>Fri, 10 Apr 2015 20:25:47 GMT</pubDate>
    <dc:creator>EScales</dc:creator>
    <dc:date>2015-04-10T20:25:47Z</dc:date>
    <item>
      <title>iLogic Form to Populate Titleblock on Multiple Sheets</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-form-to-populate-titleblock-on-multiple-sheets/m-p/5581251#M55241</link>
      <description>&lt;P&gt;So, I've created a real nice form to automatically populate the fields in my titleblock.&amp;nbsp; I did this by creating custom iProperties in my template .idw and then when I edit my form, the input updates the iProperties which in turn, populate the appropriate fields in the title block.&amp;nbsp; It works great...until I added a second sheet to my .idw file.&amp;nbsp; When I go to the second sheet to populate the title block, all the input that I used for the first sheet is already populated on the second sheet.&amp;nbsp; If I change the input to make the secoind sheet correct, it changes the first sheet title block too.&amp;nbsp; Ugh!!&amp;nbsp; So, I'm realizing that because I'm populating custom iProperties, it doesn't matter how many sheets there are, there's only one set of custom iProperties, therefore they keep changing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way around this problem.&amp;nbsp; Unfortunately, there aren't custom iProperties for each sheet, which I think would solve my problem...although I'd have to create all the additional sheets ahead of time in my template.&amp;nbsp; Essentially what I want is prompted entries for each sheet, but I want them on my custom iLogic form, instead of the standard prompted entry window popping up.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This whole thing started because I wanted to change the active standard to something different for C and D size sheets (which I got working fine).&amp;nbsp; I figured since I could do that with an iLogic form, why not just populate the rest of the title block while I'm at it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions??&lt;/P&gt;</description>
      <pubDate>Fri, 10 Apr 2015 20:25:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-form-to-populate-titleblock-on-multiple-sheets/m-p/5581251#M55241</guid>
      <dc:creator>EScales</dc:creator>
      <dc:date>2015-04-10T20:25:47Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic Form to Populate Titleblock on Multiple Sheets</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-form-to-populate-titleblock-on-multiple-sheets/m-p/5581259#M55242</link>
      <description>You are correct, .idw properties apply to the whole idw document.&lt;BR /&gt;&lt;BR /&gt;The other way to do this is to have the titleblock pull properties from the parts that go in them.</description>
      <pubDate>Fri, 10 Apr 2015 20:28:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-form-to-populate-titleblock-on-multiple-sheets/m-p/5581259#M55242</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2015-04-10T20:28:51Z</dc:date>
    </item>
  </channel>
</rss>

