<?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: Text editor in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755838#M1774804</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using protect lines this is possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Oct 2013 08:59:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-10-21T08:59:38Z</dc:date>
    <item>
      <title>Text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755833#M1774799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to create a text box in a workflow item . the work item should go from initiator to 1 level approval. once the 1 st level receives the work item the text entered by initiator should be in greyed out and below that the 1 st level approval person can write his comment in the single same text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please can you suggest how to develop the&amp;nbsp; attached text box&amp;nbsp; and the text box should not have restrictions on number of charecters&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:29:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755833#M1774799</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-21T06:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755834#M1774800</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;To create the text box in the workflow work item , create the own workflow work item design using the module pool screen and assign the same in the work item. so this screen will be displayed when user open the work item in his inbox.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Niraj Gadre&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:38:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755834#M1774800</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2013-10-21T06:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755835#M1774801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i want the previous comments to be in display mode and below that editable . that is all previous text added should be in display mode and below that new text should be added&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:46:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755835#M1774801</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-21T06:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755836#M1774802</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 think it is not possible to open the editor in the display only mode and edit mode with single editor instead. you can create one text editor with display all the previous comment in the one of the text editor in display only mode and another editor in the edit mode, where user will entered the latest comment.&lt;/P&gt;&lt;P&gt;so first text editor always content the latest comments in non editable mode.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:52:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755836#M1774802</guid>
      <dc:creator>nirajgadre</dc:creator>
      <dc:date>2013-10-21T06:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755837#M1774803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As suggested create a dialog program and create a text editor on it. Send this as a work item. For creating you can refer example SAPTEXTEDIT_DEMO_3&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 06:52:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755837#M1774803</guid>
      <dc:creator>nabheetscn</dc:creator>
      <dc:date>2013-10-21T06:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Text editor</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755838#M1774804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;using protect lines this is possible&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Oct 2013 08:59:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-editor/m-p/9755838#M1774804</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-10-21T08:59:38Z</dc:date>
    </item>
  </channel>
</rss>

