MSDN > 論壇首頁 > SharePoint - InfoPath Forms Services > Infopath - Tooltip for dropdown item
發問發問
 

問題Infopath - Tooltip for dropdown item

  • Wednesday, 1 July, 2009 10:07Moss_Sharepoint 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    How can i set the tooltip for the items populated in the dropdown on a browser enabled InfoPath form. The items with log text are getting truncated in the drop down.

所有回覆

  • Wednesday, 1 July, 2009 10:20Anuma - GGKTechMVP使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Hi,

    You can set Tool tip for dropdown field y following below steps.

    1.       Open Dropdown list box properties.

    2.       Switch to Advanced Tab.

    3.       Enter your text in the “Accessible Name” text box.

    4.       Click on ok.


    Anuma Chinthapalli / http://www.GGKTech.com
  • Thursday, 2 July, 2009 8:49Moss_Sharepoint 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     

    Anuma,

    Thanks for replying but these steps will add the tooltip to dropdown itself rather than adding the tooltip to each item of the dropdown. I want to show item text in the tooltip of each item.