<?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: Page protection Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547088#M248682</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can trigger a new page inside a table.&lt;/P&gt;&lt;P&gt;I could do that...&lt;/P&gt;&lt;P&gt;ok let me help you step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In global definitions.. create a variable say count (type I)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create PROGRAM LINES under the cell where you want to trigger a new page.&lt;/P&gt;&lt;P&gt;In the Input and Output parameters give the v_count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the program lines increment the v_count.&lt;/P&gt;&lt;P&gt;You had already created the COMMAND node above the ROW right?&lt;/P&gt;&lt;P&gt;In the command node in the general attributes just click on the Go to next page attribute, need not mention to which page with the drop down. in the conditions just give v_count = 30 (wherever you want)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now this will trigger the new page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Aug 2006 11:39:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-17T11:39:26Z</dc:date>
    <item>
      <title>Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547076#M248670</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 need to set a page protection for the delivery adress.&lt;/P&gt;&lt;P&gt;The adress text node is inside the main window and inside a table. How can I now activate the page protection?&lt;/P&gt;&lt;P&gt;The checkbox for page protection on the top of the text node is disabled, so I can´t check it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:00:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547076#M248670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547077#M248671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. a paragraph&lt;/P&gt;&lt;P&gt;2. a text node&lt;/P&gt;&lt;P&gt;3. all output within a folder, for example, several &lt;/P&gt;&lt;P&gt;text nodes combined in this folder.&lt;/P&gt;&lt;P&gt;4. a line type (table node)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in  SF Page protection is happening in case of 1,2 and 3 but not in case of 4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:05:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547077#M248671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547078#M248672</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;   create a folder in main window-&amp;gt;table and set the page protection option enabled.(check box - X) and move that text item to Folder...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ashok P&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ashok Parupalli&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:07:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547078#M248672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547079#M248673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a folder and put the address node in that folder.&lt;/P&gt;&lt;P&gt;check the page protection in the folder attributes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:07:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547079#M248673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547080#M248674</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;if I have the folder in a table node, it is not possible to set the page protection option. The checkbox is disabled. &lt;SPAN __jive_emoticon_name="sad"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:10:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547080#M248674</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547081#M248675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry forgot that the address node is inside the table. do one thing , in the smartstyles(that you gave in the output options of the address node) create a paragraph format and check the page protection checkbox there. use this paragraph format in the address text node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:17:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547081#M248675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547082#M248676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Vidya,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank You for Your help. I have now checked the checkbox for the paragraph I´m using in my adressnode. But I have also one textnode before to describe the adress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It´s like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;textnode:     "Delivery Adress"&lt;/P&gt;&lt;P&gt;adressnode:   "my Adress...."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need these two together on one page...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:22:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547082#M248676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547083#M248677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the main area of the table we will have row under which we have a cell where we create the text node (as well as the address window &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; ).. in the CELL output options(as well as in the ROW output options) use the paragraph format that you previously used only for the address node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps..&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 11:37:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547083#M248677</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T11:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547084#M248678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You, it seems to work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now, I have another problem. For one position of the delivery order, I have three lines in my main table.&lt;/P&gt;&lt;P&gt;How can I set these three lines page protected?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 12:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547084#M248678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T12:45:23Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547085#M248679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One blunt approach might be this way...&lt;/P&gt;&lt;P&gt;As the size of the main window is fixed we will know the number of lines (records) getting printed per page.&lt;/P&gt;&lt;P&gt;If the page protection is for a specific order then create a command tab before the row and in the conditions tab give the order no for which you want the protection.. say 20 records get printed in the table ..take it into a variable(v_count) (after the loop starts increment a variable in Program lines) check in the command tab for that order number and the v_count &amp;gt; 18 check the go to new page option.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 13:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547085#M248679</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T13:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547086#M248680</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 now counted the lines for every position and check, how many has to be printed for the next position.&lt;/P&gt;&lt;P&gt;But then, when I have reached the page size, I wanted to "fire" a command node for jumping to the next page.&lt;/P&gt;&lt;P&gt;If I do that, I´m getting the error, that it isn´t allowed to change the page within a table!&lt;/P&gt;&lt;P&gt;But nearly the whole form is build in one table. So is it possible to go to next page in a different way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers Arne&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2006 18:41:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547086#M248680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-16T18:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547087#M248681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ideas? I mean, it can´t be a specific problem...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 06:24:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547087#M248681</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T06:24:24Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547088#M248682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arne,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We can trigger a new page inside a table.&lt;/P&gt;&lt;P&gt;I could do that...&lt;/P&gt;&lt;P&gt;ok let me help you step by step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In global definitions.. create a variable say count (type I)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create PROGRAM LINES under the cell where you want to trigger a new page.&lt;/P&gt;&lt;P&gt;In the Input and Output parameters give the v_count.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Inside the program lines increment the v_count.&lt;/P&gt;&lt;P&gt;You had already created the COMMAND node above the ROW right?&lt;/P&gt;&lt;P&gt;In the command node in the general attributes just click on the Go to next page attribute, need not mention to which page with the drop down. in the conditions just give v_count = 30 (wherever you want)...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now this will trigger the new page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vidya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 11:39:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547088#M248682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T11:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547089#M248683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not sure I competely understand your form, but if you have page protection set AND you are trying to force a new page, this could cause a problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Aug 2006 12:46:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547089#M248683</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-17T12:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Page protection Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547090#M248684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Vidya, I understood completely what You have ment, but the problem is... it´s not working!&lt;/P&gt;&lt;P&gt;I have tried to force the next page command, but when I´m testing the form, I´m getting the error message, that Page protection is not allowed inside a table!&lt;/P&gt;&lt;P&gt;So I´m sure there must be a difference between older and newer smartforms versions....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But now, I have translated the whole table to paragraph tabulators. It´s now working with page protection. I can set it in the folders etc.&lt;/P&gt;&lt;P&gt;But now I need my previous header lines of the table on each page on the top.&lt;/P&gt;&lt;P&gt;I tried to do it with a variable, which has as content the old page number. If the page is changing, it´s going to print the line.&lt;/P&gt;&lt;P&gt;But the page break is often during the lines of one position, so I get the header lines after the next position line on the next page....&lt;/P&gt;&lt;P&gt;For example, the system detects, that the next position is not fitting on the current page. Then it´s forcing a page break. But the next position lines are printed before my header lines on the next page...&lt;/P&gt;&lt;P&gt;How can I get the header lines on the top of every page during the loop about the content of a table?&lt;/P&gt;&lt;P&gt;An I also need a footer line on every page to show the sum of the amount of one field for all positions shown on the current page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope You understand my problem!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You very much for Your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arne&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Aug 2006 11:34:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/page-protection-smartforms/m-p/1547090#M248684</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-21T11:34:50Z</dc:date>
    </item>
  </channel>
</rss>

