<?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 elements in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069075#M727367</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;Go to the Text node of the corresponding window.&lt;/P&gt;&lt;P&gt;go to the change editor window.&lt;/P&gt;&lt;P&gt;in the change editor window click on INCLUDE from the menu bar.Under that INCLUDE select Character,under that select SAP SYMBOLS to display a checkbox in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can load images of check-boxin bmp format, both Checked &amp;amp; Unchecked, by tx. SE78 &amp;amp; use these based on the appropriate conditions in your Smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the method I have adopted in all the smartforms. Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Nov 2007 11:54:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-11-19T11:54:44Z</dc:date>
    <item>
      <title>Text elements in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069073#M727365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a smartform. I wanted to know how do i put a checkbox in my text element in my smartform?&lt;/P&gt;&lt;P&gt;Please help me out on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 11:08:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069073#M727365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T11:08:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069074#M727366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the editor to 'PC Editor' and take the menu.&lt;/P&gt;&lt;P&gt;Include -&amp;gt; Characters -&amp;gt; SAP Symbols &lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In a window u create a text element..&lt;/P&gt;&lt;P&gt;Then in the Properties of the text element there is tab with WEB PROPERTIES.. In that give a field name and the Input type ( list box will be there ) , give it as check box ,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thats it!! u will have a check box in that text element !!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No need to upload anything, just use SAP symbols. &lt;/P&gt;&lt;P&gt;For unmarked checkbox create a new text field and add symbol &amp;lt;727&amp;gt; in it. &lt;/P&gt;&lt;P&gt;For marked checkbox, use symbol &amp;lt;697&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;They do not show on print preview, but you can see them on paper or for example on .PDF output.&lt;/P&gt;&lt;P&gt;You can see a list of SAP symbols in transaction SO10, menu path Insert / Character / SAP symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can check the symbols using SO10. insert-&amp;gt;character -&amp;gt;SAP symbols.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there you can see all the symbols and their representation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if it is useful...&lt;/P&gt;&lt;P&gt;reward if it helps u...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 11:12:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069074#M727366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T11:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: Text elements in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069075#M727367</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;Go to the Text node of the corresponding window.&lt;/P&gt;&lt;P&gt;go to the change editor window.&lt;/P&gt;&lt;P&gt;in the change editor window click on INCLUDE from the menu bar.Under that INCLUDE select Character,under that select SAP SYMBOLS to display a checkbox in the smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can load images of check-boxin bmp format, both Checked &amp;amp; Unchecked, by tx. SE78 &amp;amp; use these based on the appropriate conditions in your Smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the method I have adopted in all the smartforms. Hope this helps...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Nov 2007 11:54:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/text-elements-in-smartforms/m-p/3069075#M727367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-11-19T11:54:44Z</dc:date>
    </item>
  </channel>
</rss>

