Hi ! 

As the pic shows, the waring span can show without click, but i add a 
customized service with config, the waring span can not show. 

Here is my config xml: 

<configuration supports_final="false" supports_adding_forbidden="true"> 
<property require-input="true"> 
<name>content</name> 
<display-name>Lvm Disk Config</display-name> 
<description> 

</description> 
<value/> 
<value-attributes> 
<type>content</type> 
<visible>true</visible> 
<read-only>true</read-only> 
<editable-only-at-install>true</editable-only-at-install> 
<overridable>false</overridable> 
<show-property-name>true</show-property-name> 
</value-attributes> 
<on-ambari-upgrade add="false"/> 
</property> 
</configuration> 


How can i do this? It seems that i miss something important. 

Could someone help me? 

Reply via email to