<?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 Remove blank space when the the variable is blank in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236805#M1827920</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of gs_sans1_ort02 may contain nothing. In that case, it is showing blank space. Can that be removed? Is there any solution except for using conditions tab?&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/441981" /&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;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Apr 2014 10:31:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-04-28T10:31:18Z</dc:date>
    <item>
      <title>Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236805#M1827920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The value of gs_sans1_ort02 may contain nothing. In that case, it is showing blank space. Can that be removed? Is there any solution except for using conditions tab?&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/441981" /&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;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 10:31:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236805#M1827920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T10:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236806#M1827921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;and why not using the conditions tab? I suppose this is a smartform. Imagine you would want the space there if the field is empty. So just use the conditions tab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 10:35:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236806#M1827921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T10:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236807#M1827922</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;Thanks for the reply. There would not be any requirement for putting blank space when district(ort01)&amp;nbsp; is blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are already 4 conditions maintained. For this, I need to make 4 more which is tedious. Is there any other solution?&lt;/P&gt;&lt;P&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;Mani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 10:39:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236807#M1827922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T10:39:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236808#M1827923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You place a "mergefield" at a place, where a text should be outputted. If you do not want it to be outputted, first check whether there really is nothing passed to the smartforms FM (CONDENSE string NO-GAPS). If this is not satisfactory, use the condition.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 10:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236808#M1827923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T10:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236809#M1827924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I merge two variable up and down? I think I cannot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 11:52:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236809#M1827924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T11:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236810#M1827925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Mani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try to use address window in your smartform and pass address number in the layout then this problem will be resolved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasenjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:05:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236810#M1827925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T12:05:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236811#M1827926</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;This option is provided in SAP SCRIPT but it is not provided in SMARTFORMs &lt;span class="lia-unicode-emoji" title=":face_with_open_mouth:"&gt;😮&lt;/span&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/442095" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:23:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236811#M1827926</guid>
      <dc:creator>Mohamed_Mukhtar</dc:creator>
      <dc:date>2014-04-28T12:23:57Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236812#M1827927</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can split your text in three&amp;nbsp; text element&amp;nbsp; like 1st text element carrying value till OTRT01 and 2nd text element only use for ORT02 and put condition in this text element.&lt;/P&gt;&lt;P&gt;and after that you can use third text element for Country, postal code and mobile number field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this solution .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Prasenjit &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 12:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236812#M1827927</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T12:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236813#M1827928</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then maybe you want to implement your output in a table style and send those rows as plain texts in a table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 13:07:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236813#M1827928</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T13:07:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236814#M1827929</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 this is text element then why dont to try using IF --------- ENDIF statements?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because similar requirement I did in SAP script and I believe the commands IF and ENDIF also works in smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aswath.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 13:59:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236814#M1827929</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-04-28T13:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236815#M1827930</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;&lt;SPAN style="text-align: left; color: #575757; text-indent: 0px;"&gt;&amp;amp;&lt;/SPAN&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;gs_sans1-ort02(I)&amp;amp; &lt;A href="http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4e/378b3f862135a9e10000000a42189c/content.htm"&gt;will not output initial value&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Forget it, I misunderstood - it will not remove the line &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/748/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;cheers&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-size: 12px;"&gt;Janis&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Jānis B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Apr 2014 21:40:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236815#M1827930</guid>
      <dc:creator>Private_Member_7726</dc:creator>
      <dc:date>2014-04-28T21:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236816#M1827931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You can use graphical editor. There is a button to switch to it on the left hand corner of the editor. You can open it in graphical editor and put an IF-ENDIF condition for checking if OTR02 is blank or not. Same as SAP Script, you can display this variable on condition basis.&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/442891" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Anubhab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2014 12:10:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236816#M1827931</guid>
      <dc:creator>anubhab</dc:creator>
      <dc:date>2014-04-29T12:10:19Z</dc:date>
    </item>
    <item>
      <title>Re: Remove blank space when the the variable is blank</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236817#M1827932</link>
      <description>&lt;P&gt;I am assuming you would like to omit blank lines when there is no value in the variable while using a text element in SmartForm.&lt;BR /&gt;So for each line of address I use a different text-element. I am not sure if this is a best way or worst way, but this is helpful. And for each line of text element, in the condition tab, I would check if the variable contains any value?&lt;BR /&gt;Lastly, in General Attributes, setting the start value to "New Line" worked for me.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1699798-no-blank-lines.png" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 13:27:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/remove-blank-space-when-the-the-variable-is-blank/m-p/10236817#M1827932</guid>
      <dc:creator>jay_dalsaniya</dc:creator>
      <dc:date>2019-07-02T13:27:38Z</dc:date>
    </item>
  </channel>
</rss>

