Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Framework » Drop Down - PDF Output
Drop Down - PDF Output [message #7602] Sun, 23 May 2021 05:51 Go to previous message
htManager is currently offline  htManager
Messages: 415
Registered: May 2014
Senior Member
Hi Tony,

I have a field with name mv_berechnung shown as dropdown list with values defined in the language_array.inc ($array['brutto_netto'] = array('B' => 'Brutto','N' => 'Netto')Wink.

In the detail screen I see the representation value ('Brutto'/'Netto'), in the list screen the values 'B'/'N' are shown because I change this in the _cm_formatData() method by unset($this->fieldspec['mv_berechnung']['control']);

How can I achieve this result in the pdf output ? I have a switch clause in _cm_formatData() where I wrote this command under 'pdf-list' but nothing happens. In the pdf (output2 pattern) I see the representation value (which is to long) and not the value which is stored in the database ('B'/'N').

 
Read Message
Read Message
Read Message
Previous Topic: Location of new (Sub-) System
Next Topic: getData_serial ($where)
Goto Forum:
  


Current Time: Thu Apr 25 11:10:34 EDT 2024

Total time taken to generate the page: 0.00905 seconds