<?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 Re: Smartform - Template &amp; dynamic texts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087659#M732306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put template before the MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; &amp;gt; TEMP_WINDO
   &amp;gt; TEMPLATE
 &amp;gt; MAIN
   &amp;gt; TABLE
     &amp;gt; HEADER
     &amp;gt; MAIN
       &amp;gt; LINE TYPE 
     &amp;gt; FOOTER&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Nov 2007 18:50:43 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2007-11-27T18:50:43Z</dc:date>
    <item>
      <title>Smartform - Template &amp; dynamic texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087656#M732303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a smartform, with each page containing many dynamic texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At 1st, I created a Main Window containing the dynamic texts. The problem that I ran into was&lt;/P&gt;&lt;P&gt;that if the main window continued into the next page, the frame around it was missing on the &lt;/P&gt;&lt;P&gt;continuous page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried working with templates, but her are my problems:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. In templates, you cannot handle dynamic text. Since each line of the template is created, the text&lt;/P&gt;&lt;P&gt;inside the line cannot expand it. For example, if I had text longer than the line, it would&lt;/P&gt;&lt;P&gt;be cut off - which is a reasonable situation to consider, since the include text might change.&lt;/P&gt;&lt;P&gt;2. If it continues to the next page, the frame is also not retained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help - I really need a solution for this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;John&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 17:24:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087656#M732303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-27T17:24:16Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - Template &amp; dynamic texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087657#M732304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Template for only the BORDERS or FRAMES.&lt;/P&gt;&lt;P&gt;Put this TEMPLATE window ahead of the MAIN WINDOW. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User TABLE to print the data in the MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 17:43:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087657#M732304</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-27T17:43:24Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - Template &amp; dynamic texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087658#M732305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I am unable to separate the Template and the main window. Do I put the template at the end?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How do I create a data table in the main window?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 18:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087658#M732305</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-27T18:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - Template &amp; dynamic texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087659#M732306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put template before the MAIN window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt; &amp;gt; TEMP_WINDO
   &amp;gt; TEMPLATE
 &amp;gt; MAIN
   &amp;gt; TABLE
     &amp;gt; HEADER
     &amp;gt; MAIN
       &amp;gt; LINE TYPE 
     &amp;gt; FOOTER&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Nov 2007 18:50:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087659#M732306</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2007-11-27T18:50:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartform - Template &amp; dynamic texts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087660#M732307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem but how can I apply this solution if I have templates ,dynamic texts and tables in every page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Noor Asd&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Apr 2013 10:40:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartform-template-dynamic-texts/m-p/3087660#M732307</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-04-08T10:40:16Z</dc:date>
    </item>
  </channel>
</rss>

