<?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 Smartforms - Features in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890436#M53316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new at smartforms. I hope somebody can help me.&lt;/P&gt;&lt;P&gt;Is there a possibility to set attributes for a window- or textnode during the runtime. (for example: to change the window size)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i make a text-output with a position index?&lt;/P&gt;&lt;P&gt;(for example: like in a report "write at ...")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for help&lt;/P&gt;&lt;P&gt;Hannes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Apr 2005 06:10:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-04-08T06:10:53Z</dc:date>
    <item>
      <title>Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890436#M53316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new at smartforms. I hope somebody can help me.&lt;/P&gt;&lt;P&gt;Is there a possibility to set attributes for a window- or textnode during the runtime. (for example: to change the window size)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i make a text-output with a position index?&lt;/P&gt;&lt;P&gt;(for example: like in a report "write at ...")&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for help&lt;/P&gt;&lt;P&gt;Hannes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2005 06:10:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890436#M53316</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-08T06:10:53Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890437#M53317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Hannes,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new too in Smartforms, but someone say, we can't modify the size of a window during the runtime. But you have tables, and your tables have the size of the number of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For text output, I use condition to edit in different part according to condition .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2005 07:53:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890437#M53317</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2005-04-08T07:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890438#M53318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i want to calculate the position during runtime and put out the text on this position. If i use condition, i will have more fixed possibilities, but no dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Hannes&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2005 09:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890438#M53318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-08T09:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890439#M53319</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;It is not possible to dynamically set position of a window or a textnode.&lt;/P&gt;&lt;P&gt;The only way I can think of is to have a variable of type CHARn, where n is the maximum position you will set in a line (it depends on font size etc). This variable will be populated with required number of spaces and inserted as the first column. You will have to play with this solution, but I believe you will achieve what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Wojtek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Apr 2005 09:59:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890439#M53319</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-08T09:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890440#M53320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use Print controls in SmartForms?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Apr 2005 09:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890440#M53320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-11T09:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890441#M53321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMARTFORM Editor Menu:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------" /&gt;&lt;P&gt; WINDOWS &lt;/P&gt;&lt;P&gt; (Main)&lt;/P&gt;&lt;P&gt;     /Create&lt;/P&gt;&lt;P&gt;            /Flow Logic&lt;/P&gt;&lt;P&gt;                       /Command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; and there you can insert your PRINT CONTROL in the&lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;          "include Print Control".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="--------------------------------" /&gt;&lt;P&gt;                                     Alejandro.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2005 14:26:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890441#M53321</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-27T14:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms - Features</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890442#M53322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Alejandro!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Apr 2005 15:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-features/m-p/890442#M53322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-04-27T15:03:05Z</dc:date>
    </item>
  </channel>
</rss>

