New Feature: Title-Attribute in BuildSelection (to show tooltips on mouseover)

Hi, there is a new feature in CVS for OTRS 2.3.x. You can now use a Title-Attribute in BuildSelection. So you can build Dropdownlists that show a Tooltip-Text on mouseover. Here is an example: $Param{'NextStatesStrg'} = $Self->{LayoutObject}->BuildSelection( Data => $Param{NextStates}, Name => 'NextStateID', Translation => 1, SelectedValue => $Param{NextState}, Title => 'This text will be shown as tooltip on mouseover!', ); Best regards, Udo -- ((otrs)) :: OTRS AG :: Europaring 4 :: D- 94315 Straubing Fon: +49 (0) 9421 56818 0 :: Fax: +49 (0) 9421 56818 18 http://www.otrs.com/ :: Communication with success! Geschäftssitz: Bad Homburg Amtsgericht Bad Homburg, HRB 10751 Steuernummer: 003 240 97505 Aufsichtsratsvorsitzender: Burchard Steinbild Vorstandsvorsitzender: André Mindermann
participants (1)
-
Udo Bretz