<?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: Variable In Adobe Interactive forms in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025593#M2540561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a static text, right click "floating field". That creates a new field in the hierarchy which is not visible in the layout itself and in the static text a placeholder appears. Something like "Dear &lt;SPAN __jive_macro_name="username"&gt;&lt;/SPAN&gt;, please blah blah...". And next you will maintain the binding of the hidden field named username to provide the value into the static text. Otto&lt;/P&gt;&lt;P&gt;p.s.: Please help the other people, to get some more help here in future. 0 points and XY posts is not a good busiess card, at least in my eyes and eyes of the friends here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 Jun 2010 13:10:55 GMT</pubDate>
    <dc:creator>OttoGold</dc:creator>
    <dc:date>2010-06-01T13:10:55Z</dc:date>
    <item>
      <title>Variable In Adobe Interactive forms</title>
      <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaq-p/7025590</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;Please clarify me the difference between the &lt;STRONG&gt;&lt;EM&gt;Global fields, Floating Fields &amp;amp; Variables&lt;/EM&gt;&lt;/STRONG&gt;  in Adobe life cycle designer.&lt;/P&gt;&lt;P&gt;I can't find any difference  as it all intent to store variable text/values (Please correct me if I'm wrong). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Nathan.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 06:40:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaq-p/7025590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-31T06:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Variable In Adobe Interactive forms</title>
      <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025591#M2540559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) global field (clled variables) = created through the menu, available from any script or any part of the form, appears in the hierarchy tab (as variables)&lt;/P&gt;&lt;P&gt;2) floating field = a way how to insert a dynamic value into a static text, that is done through linking a placeholder in the static text with an extra field (invisible) where you maintain the binding for the field&lt;/P&gt;&lt;P&gt;3) variable = 1) local variable in scripting (var MyVar) or 2) described in 1) = a statically defined, globally accessible variable&lt;/P&gt;&lt;P&gt;Otto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 May 2010 07:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025591#M2540559</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-05-31T07:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Variable In Adobe Interactive forms</title>
      <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025592#M2540560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Otto, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for clarification. &lt;/P&gt;&lt;P&gt;But, I'm still unable to catch the Floating Fields exactly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please kindly explain with a practical scenario... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a ton in advance. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;Nathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 10:47:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025592#M2540560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-01T10:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Variable In Adobe Interactive forms</title>
      <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025593#M2540561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a static text, right click "floating field". That creates a new field in the hierarchy which is not visible in the layout itself and in the static text a placeholder appears. Something like "Dear &lt;SPAN __jive_macro_name="username"&gt;&lt;/SPAN&gt;, please blah blah...". And next you will maintain the binding of the hidden field named username to provide the value into the static text. Otto&lt;/P&gt;&lt;P&gt;p.s.: Please help the other people, to get some more help here in future. 0 points and XY posts is not a good busiess card, at least in my eyes and eyes of the friends here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Jun 2010 13:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025593#M2540561</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-06-01T13:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: Variable In Adobe Interactive forms</title>
      <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025594#M2540562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Otto,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot..&lt;/P&gt;&lt;P&gt;Sure i will... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Nathan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 05:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025594#M2540562</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-08T05:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Variable In Adobe Interactive forms</title>
      <link>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025595#M2540563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad to help. Looking forward to see you around and happy development, regards Otto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jun 2010 14:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/variable-in-adobe-interactive-forms/qaa-p/7025595#M2540563</guid>
      <dc:creator>OttoGold</dc:creator>
      <dc:date>2010-06-08T14:25:02Z</dc:date>
    </item>
  </channel>
</rss>

