<?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>Question Re: Javascript code disappears after activating the form in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682214#M3462855</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The javacode window is there, it has that one liner in it that tells which event I am coding for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any javascript statement would work, including the one you suggested (&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;this.rawValue = '5'&lt;/SPAN&gt;) but it simply does not show up in the code part after I activate the form. The code works though, it will put '5' on the text box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Aug 2013 19:50:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-08-30T19:50:19Z</dc:date>
    <item>
      <title>Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaq-p/9682212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what's wong, but as soon as I activate the form all the javascript disappears. It still works when the form is executed and displayed, all events work fine. But when I go back in livecycle designer to see the code, there is just no code at all. I have shutdown SAP GUI, my computer, restarted everything but cannot get around this problem. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas? google didn't return anything as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 17:59:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaq-p/9682212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T17:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682213#M3462854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is javascript editor disappearing or complete code? Can you please try by creating a simple form with only field and place simple script on that field like this.rawValue = '5' and see, if it still disappears.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 19:26:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682213#M3462854</guid>
      <dc:creator>rakesh_m2</dc:creator>
      <dc:date>2013-08-30T19:26:47Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682214#M3462855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The javacode window is there, it has that one liner in it that tells which event I am coding for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any javascript statement would work, including the one you suggested (&lt;SPAN style="color: #333333; font-size: 12px; background-color: #ffffff;"&gt;this.rawValue = '5'&lt;/SPAN&gt;) but it simply does not show up in the code part after I activate the form. The code works though, it will put '5' on the text box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Aug 2013 19:50:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682214#M3462855</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-30T19:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682215#M3462856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frozen Monkey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please check if you have put your Javascript in correspond event?&lt;/P&gt;&lt;P&gt;There is a event drop down for you edit each of the event behavior; I would advice do not use the all event as some times lifecycle designer will save your code to elsewhere ; select the event u want to fire the code and do your coding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another stupid mistake i always did is, i edit my code in display mode and yet i still can activate my code, ended up all my code gone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Xiang Li&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Aug 2013 02:35:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682215#M3462856</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-08-31T02:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682216#M3462857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Frozen Monkey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Xiangli Heah is right. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Select the particular event instead of all events&lt;STRONG&gt;(my personal experience as well).&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;2) Check if you have written the Java script code in Edit mode&lt;STRONG&gt;(my personal experience as well).&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Sep 2013 22:36:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682216#M3462857</guid>
      <dc:creator>pavan_prabhu</dc:creator>
      <dc:date>2013-09-03T22:36:43Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682217#M3462858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Frozen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the dropdown at top left of the Adobe LiveCycle designer named as events.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There you need to select the event with * because there only you have written the code or else select that particular field on form where you have written script, then check the corresponding highlighted event name from the dropdown , you will find your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another good examples are posted by Xiang Li .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sandeep Katoch&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Sep 2013 07:51:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682217#M3462858</guid>
      <dc:creator>sandeep_katoch</dc:creator>
      <dc:date>2013-09-04T07:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682218#M3462859</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do have the same problem as Frozen Monkey. It is nothing about forgetting to be in edit mode. After activation the code dissappears. Note that it still works: When I for example put an object to presence = hidden dynamically in the code (depending on the value of a checkbox),&amp;nbsp; the code will still work. But there will be no code visible in the editor. I would for example select "events with scripts" of the corrsponding object and it will show nothing. I would go to the specific event (for example "initialize") and it will show nothing. I even go through all the events when I select the rood node and I still would not find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone else except Frozen Monkey and me encoutered this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Mar 2014 13:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682218#M3462859</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-03-31T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682219#M3462860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the exact same problem.&lt;/P&gt;&lt;P&gt;Have written code to change caption in the initialize event of that text field but when returning to the form after testing it the code has disappeared. The code still works, but I cannot see, change or delete it anymore &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions would be helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 14:07:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682219#M3462860</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-13T14:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682220#M3462861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp; Open your form in edit mode.&lt;/P&gt;&lt;P&gt;2. select the object (i.e. subform or textbox whatever it is) at which you wrote the script.&lt;/P&gt;&lt;P&gt;3. Click on drop-down of script-editor, find event which you had selected and written code under it. It would be marked with&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;" * ", &lt;/STRONG&gt;select this. I am sure you will get your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/475305" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 17:45:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682220#M3462861</guid>
      <dc:creator>Piyushmatrixs</dc:creator>
      <dc:date>2014-06-13T17:45:34Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682221#M3462862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.&amp;nbsp;&amp;nbsp; Open your form in edit mode.&lt;/P&gt;&lt;P&gt;2.&amp;nbsp;&amp;nbsp; Select the text field at which you had written script.&lt;/P&gt;&lt;P&gt;3. Select the&lt;STRONG&gt; " INITIALIZE "&lt;/STRONG&gt;&amp;nbsp; event&lt;STRONG&gt; (it would be marked with " * " like "Initialize *" )&lt;/STRONG&gt; from drop-down list of events at top left . It will show your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will solve your issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Piyush&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Jun 2014 17:51:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682221#M3462862</guid>
      <dc:creator>Piyushmatrixs</dc:creator>
      <dc:date>2014-06-13T17:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682222#M3462863</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;First check which version of SAP GUI you are using make sure it is 730 or higher .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Re install the adobe life cycle designer in your computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your problem will be solved &lt;SPAN __jive_emoticon_name="cool" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/877/images/emoticons/cool.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 14 Jun 2014 10:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682222#M3462863</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-14T10:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682223#M3462864</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 the Javascript is working and does not appear in Script Pallet, select the element (e.g textbox) and go to XML tab. &lt;/P&gt;&lt;P&gt;There, you will see that Javascript exists and so you don't need to write it again and again.&lt;/P&gt;&lt;P&gt;This problem occurs in older version of LiveCycle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You.&lt;/P&gt;&lt;P&gt;Chandler Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Jun 2014 12:20:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682223#M3462864</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-16T12:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682224#M3462865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;sometimes I solved by cleaning the xml file, removing the tag (&amp;lt;? templateDesigner&amp;gt;) in the vicinity of the event&amp;nbsp; and also removing doubles events, created because rewriting the code every time. &lt;/P&gt;&lt;P&gt;It is not a solution but surely it would need to report to SAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rocco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Jun 2014 08:30:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682224#M3462865</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-06-17T08:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682225#M3462866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hello Chandler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since past week, I have been bugged up with this issue. Every time I write javascript code on click event of checkbox, it disappears after I save it. It works fine and can be seen in XML source. But how do I restore things to normal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using SAP GUI 7.30 and Adobe LiveCycle Designer 9.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your help will be highly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 06:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682225#M3462866</guid>
      <dc:creator>Harsh9</dc:creator>
      <dc:date>2015-05-01T06:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682226#M3462867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;unfortunately I cannot tell you how to solve the issue, but maybe I still can help somewhat. In my case re-Installation of LifeCycle Designer and SAP GUI did not help. I then just gave up trying to solve it and used another pc. On the other PC (with same Version of LifeCycle Designer and SAP-GUI) I could see all the Java scrip again and it was ok for me to use another machine because I normally do not have to work with Adobe Forms. Maybe this gives you a hint to solve the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;KR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felix&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 03 May 2015 19:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682226#M3462867</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-03T19:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682227#M3462868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felix,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried doing what you recommended. I tried accessing the ADOBE FORM from another PC with my login credentials but that didn't result in JavaScript being visible. What other option do I have?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 03:59:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682227#M3462868</guid>
      <dc:creator>Harsh9</dc:creator>
      <dc:date>2015-05-04T03:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682228#M3462869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for late reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found 2 ways to solve this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Update to the latest LiveCycle designer. (The most efficient and nest approach to do). You can download it from SAP Service Market. This may help you.&lt;BR /&gt;&lt;A __default_attr="1918029" __jive_macro_name="thread" class="jive_macro_thread jive_macro" data-orig-content="How to download Adobe LiveCycle Designer new version." href="https://community.sap.com/" modifiedtitle="true" title="How to download Adobe LiveCycle Designer new version."&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This should be the latest version.&lt;/P&gt;&lt;P&gt;ADOBE LiveCycle Designer ES3 - Version 10.4.0 (I am using this one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Copy Adobe Form (old) to new Form (Temp Form in SFP). Check the new form. It should not have the problem. And delete the old one. Recopy it to the old one. (I had to do this 2-3 times. It is tedious. but solved the problem.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this would help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;Chandler Bing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2015 07:50:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682228#M3462869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-04T07:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682229#M3462870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Chandler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For this instance, I replicated the form again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have been trying to figure out which latest version of Adobe LiveCycle Designer is compatible with SAP EhP6. Could you please help me with that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Harsh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 03:01:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682229#M3462870</guid>
      <dc:creator>Harsh9</dc:creator>
      <dc:date>2015-05-07T03:01:04Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682230#M3462871</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 style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Please note that there is a specific ADLC version compatible with SAP GUI version. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote" style="margin: 10px 20px; padding-left: 10px; font-size: 12px; font-family: arial, helvetica, sans-serif; color: #333333; background-position: initial;"&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;ALD9.8 is compatible with SAP GUI Server Release 7.20, according to the SAP note:&lt;A style="font-weight: inherit; font-style: inherit; font-size: 14px; font-family: 'Open Sans', sans-serif; color: #5b9bd1; background: transparent;"&gt;1658830&lt;/A&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Refer to SAP note 962763 for more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hope it helps&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Regards&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 03:36:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682230#M3462871</guid>
      <dc:creator>SandySingh</dc:creator>
      <dc:date>2015-05-07T03:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Javascript code disappears after activating the form</title>
      <link>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682231#M3462872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Harsh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandy is right.&lt;/P&gt;&lt;P&gt;You got to choose Adobe LiveCycle based on SAP GUI version, OS and DB.&lt;/P&gt;&lt;P&gt;You can download the Adobe LiveCycle Designer installer from SAP Service&amp;nbsp; Marketplace:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://service.sap.com/installations"&gt;http://service.sap.com/installations&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Entry by Application Group&amp;nbsp; -&amp;gt; SAP NetWeaver&amp;nbsp; -&amp;gt; SAP NETWEAVER&amp;nbsp; -&amp;gt; SAP NETWEAVER (your version)&amp;nbsp; -&amp;gt; installation and Upgrade&amp;nbsp; -&amp;gt; &amp;lt;Choose any OS and DB combination.&amp;gt;&amp;nbsp; -&amp;gt; Adobe LiveCycle Designer 10.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Chandler Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 07:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/javascript-code-disappears-after-activating-the-form/qaa-p/9682231#M3462872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-07T07:20:12Z</dc:date>
    </item>
  </channel>
</rss>

