<?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: Dropdown values in Property/Value column missing in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414918#M3775498</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;Yes the Lable UI element does not has the value property, it has text field which can be bound to the attribute or can be directly hardcoded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So do not be confused, its not neccessary that every UI element should be same for every UI element.&lt;/P&gt;&lt;P&gt;In case of any further query on this please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shitanshu Sahai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Jul 2014 10:46:05 GMT</pubDate>
    <dc:creator>sahai</dc:creator>
    <dc:date>2014-07-08T10:46:05Z</dc:date>
    <item>
      <title>Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaq-p/10414912</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;I am new to Web dynpro Development and have the following problem. When I define a UI element the value dropdown help is missing in the Value Column. I presume it should be loaded somewhere but do not know were and by whom. Please assist so I can get the editor to work properly.&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/492680" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 06:59:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaq-p/10414912</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T06:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414913#M3775493</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;As per your above snapshot, you want drop down values in &lt;STRONG&gt;design &lt;/STRONG&gt;property fo the label as shown below&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/492753" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, the values in that dropdown are maintained in domain &lt;STRONG&gt;WDUI_LABEL_DESIGN &lt;/STRONG&gt;(PFB the snapshot)&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/492754" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/492755" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Other alternative way&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;1) Create an attribute of type : WDUI_LABEL_DESIGN and bind it to the &lt;STRONG&gt;design &lt;/STRONG&gt;property of the label.&lt;/P&gt;&lt;P&gt;2) In WDDOINIT( ) of the corresponding view, set the value to that attribute as per your requirement ( i.e . 02 = EMPHASIZED,01-LIGHT,00=STANDARD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert back for more query's...happy to help you &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" height="1" src="https://community.sap.com/906/images/emoticons/happy.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&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;KH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 07:38:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414913#M3775493</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T07:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414914#M3775494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;STRONG style="margin: -9px 0 0; font-size: 11px; color: #333333; text-align: right; background: #ffffff;"&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="394595" data-username="coenraad.vanstaden2" href="https://answers.sap.com/people/coenraad.vanstaden2" style="padding: 0 3px 0 0; font-weight: normal; font-style: inherit; font-size: 20px; font-family: inherit; color: #3778c7; background: transparent;"&gt;Coenraad van Staden&lt;/A&gt;&lt;/STRONG&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the Value needs to be bound to the attributes which are defined in the context tab of the view.&lt;/P&gt;&lt;P&gt;II feel you are talking about the Input field UI element rather that lable UI element as displayed in the screen shot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Please NOTE:The Value property is not present for the Label UI element&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;@&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="-1" data-externalid="" data-presence="null" data-userid="445682" data-username="santhoshkumar.konda" href="https://answers.sap.com/people/santhoshkumar.konda" style="padding: 0 3px 0 0; font-weight: inherit; font-style: inherit; font-size: 1.1em; font-family: inherit; color: #3778c7; background: transparent;"&gt;Katrice Hawkins&lt;/A&gt; I do not think your reply would help as he is concerned about the value property of the UI element&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;Let me know in case of any further doubts on this.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;Thanks,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 11px; color: #333333; background: #ffffff;"&gt;Shitanshu Sahai&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:01:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414914#M3775494</guid>
      <dc:creator>sahai</dc:creator>
      <dc:date>2014-07-08T09:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414915#M3775495</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Katrice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply but I am still confused. Surely the values should be available as a standard. I have noticed that you could enter values like 'header1' and 'header2" as values for the "design" property of a Label UI element. I would have expected these different values to be available when I click on the dropdown icon. When I do this in my editor I find no values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I understand you correctly you suggest that I do this manually by creating the attribute and setting it to a specific value using the WDDOINIT method for each UI element I use in the view. If I may ask why is it then that we have the dropdown value if there are no values behind it. It is as if the domain used have no value table attached to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help but I need more&lt;SPAN __jive_emoticon_name="confused" __jive_macro_name="emoticon" class="jive_macro_emoticon jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/confused.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:33:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414915#M3775495</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T09:33:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414916#M3775496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shitanshu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Please NOTE:The Value property is not present for the Label UI element&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my problem. Do you mean we do not have any values for the design property of a LABEL UI element? If this is so where will I get a list of these possible values. I have found 'header1" and "header2" but I feel they should be available when you click on the dropdown icon in the value column of the properties screen but in my editor nothing happens when I try to open the dropdown...NO VALUES&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 09:42:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414916#M3775496</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T09:42:06Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414917#M3775497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Coenraad,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you pls check domain &lt;STRONG&gt;WDUI_LABEL_DESIGN &lt;/STRONG&gt;( if it has any values ) in SE11?.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think in your case it has no-values.&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;KH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:23:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414917#M3775497</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T10:23:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414918#M3775498</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;Yes the Lable UI element does not has the value property, it has text field which can be bound to the attribute or can be directly hardcoded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So do not be confused, its not neccessary that every UI element should be same for every UI element.&lt;/P&gt;&lt;P&gt;In case of any further query on this please let me know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shitanshu Sahai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 10:46:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414918#M3775498</guid>
      <dc:creator>sahai</dc:creator>
      <dc:date>2014-07-08T10:46:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414919#M3775499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi KH.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I checked and this domain does have a value range with 3 entries, standard, light and emphasized. Athough no values are available when I click on the dropdown and I pressume that this field is defined in terms of the domain DWUI_LABEL_DESIGN, I am able to enter the value "Header1" into the design value field.&amp;nbsp; If this field did uses this domain then it should not allow any other values than those in the value table and when you hit the dropdown value the values from the value table should be availble. In my editor these values are not available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 11:26:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414919#M3775499</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T11:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414920#M3775500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shitanshu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The purpose of this design property is to define certain display characteristic of the label. If you enter the value "Header1" into the value field for the design property then the text that you assigned to the label is shown with a bigger font and also in bold.&amp;nbsp; I want to know why are these diffirent characteristics not available as options in the dropdown help in this value field of the design property. If it is not available, I would like to know where can I find the values and what do they do to the format of the text that is linked to the label. KH suggested that I should look at the domain &lt;STRONG&gt;WDUI_LABEL_DESIGN, &lt;/STRONG&gt;but in my system this domain only have 3 values in its value table and I am also not convinced that it is linked to this field as it allows me to enter other values than the values in the value table on this domain.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jul 2014 11:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414920#M3775500</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-08T11:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Dropdown values in Property/Value column missing</title>
      <link>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414921#M3775501</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;The design property field is not purely a dropdown field, its a combination of dropdown+input field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So in input field, you can enter the desired value and in dropdown you can select list of values available.&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;KH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Jul 2014 07:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/dropdown-values-in-property-value-column-missing/qaa-p/10414921#M3775501</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-15T07:06:57Z</dc:date>
    </item>
  </channel>
</rss>

