We implement OTRS and we are using external data source to show data in dropdown.
How we implement : we create a file extdata.pl in bin . on browsing this file it shows content as
Code: Select all
<option value="IKO999-99">IKO999-99 Dummy [b]für [/b]EA-Verwaltung (ohne Abrechnung)</option>
Issue : Now the issue is, when we bind these external data source values with dropdown, the same value will change as shown in attached image(Please find attached image).
Please provide the inputs that how can we show the correct values in dropdown.