This blog we will see how to display the tool tip when input text is disabled.
Generally if the af:inputText is disable then the shortDesc will not work. For displaying the shortDesc we need to add the code like the below.
<af:panelGroupLayout id="pgl2" shortDesc="Hello PKN">
<af:inputText value="Hello PKN" id="ot6" disabled="true"/>
</af:panelGroupLayout>
Thanks..
Generally if the af:inputText is disable then the shortDesc will not work. For displaying the shortDesc we need to add the code like the below.
<af:panelGroupLayout id="pgl2" shortDesc="Hello PKN">
<af:inputText value="Hello PKN" id="ot6" disabled="true"/>
</af:panelGroupLayout>
Thanks..
hi prabhat
ReplyDeleteit is not working for me . can u please suggest some other work around
Thanks in advance
Hi Sravani,
DeleteCan you please share your code then i will check once.
Thanks,
Hi Prabhat,
ReplyDeleteHow to customize tool tip for ADF Input date ??
Thanks,
Vishal Kumar