<?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: Dynamic coloring in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825625#M1883436</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried in this way. But i haven't achieved the exact requirement. Can you please tell me exactly how you will do this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2015 11:35:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-30T11:35:45Z</dc:date>
    <item>
      <title>Dynamic coloring in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825623#M1883434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I got a requirement for dynamic background coloring in smartforms based on some conditions.(e.g Suppose you want to display the sales order details with the sales order value and you want to highlight those record in smartforms&amp;nbsp; whose sales order value is greater than 10,000(suppose)). So how I will achieve this task. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanking you all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 11:18:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825623#M1883434</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-30T11:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic coloring in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825624#M1883435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Binod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it is very much possible. Please see that for this, you need to have a additional structure ( complex structure) in your data internal table. Now you need to fill this structure for each row depending on the condition. Please see demo code for putting hyperlink depdning on the condition. you can modify the code and enahnce it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please define one element in your data table structure which is of type " lvc_t_styl". This is a complex structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now &lt;/P&gt;&lt;P&gt;Loop at data_table.&lt;/P&gt;&lt;P&gt;data-table-lvc_t_style-fieldname = "Whatever field color you want to do":"&lt;/P&gt;&lt;P&gt;data-table-lvc_t_style-style = cl_gui_alv_grid&lt;SPAN class="L0S70"&gt;=&amp;gt;&lt;/SPAN&gt;mc_style_hotspot " you can search for color and put it here&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your layout structure must have this line&lt;/P&gt;&lt;P&gt;layout&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;stylefname &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'TCOLR' here tCOLR is the name of element which you have declared in your data table &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Please let me know if still not able to make it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Rakesh.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 11:27:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825624#M1883435</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-30T11:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic coloring in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825625#M1883436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried in this way. But i haven't achieved the exact requirement. Can you please tell me exactly how you will do this one.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 11:35:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825625#M1883436</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-30T11:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic coloring in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825626#M1883437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Binod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Extremely Sorry , i was talking about ALV. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rakesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 12:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825626#M1883437</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-30T12:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic coloring in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825627#M1883438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Binod, &lt;/P&gt;&lt;P&gt; We can create the dynamic background color in smart form, Please find the link below. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;A href="http://wiki.scn.sap.com/wiki/display/Snippets/Dynamic+Background+Colors+in+SmartForms" title="http://wiki.scn.sap.com/wiki/display/Snippets/Dynamic+Background+Colors+in+SmartForms"&gt;Dynamic Background Colors in SmartForms - Code Gallery - SCN Wiki&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rajkumar Narasimman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 13:12:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynamic-coloring-in-smartforms/m-p/10825627#M1883438</guid>
      <dc:creator>rajkumarnarasimman</dc:creator>
      <dc:date>2015-01-30T13:12:58Z</dc:date>
    </item>
  </channel>
</rss>

