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

Home » RADICORE development » Framework » PDF - horizontal line in title zone
Re: PDF - horizontal line in title zone [message #5635 is a reply to message #5634] Thu, 16 June 2016 06:37 Go to previous messageGo to previous message
htManager is currently offline  htManager
Messages: 427
Registered: May 2014
Senior Member
I understand. It is logical! If you see the result you see the logic behind it! But I am lack of experience in these things.
The same for the next question: Is there a possibility to ignore a 'label' field in a 'multiN' row if the following 'field' field is empty?

I tried to use the following code in the report.inc file:

$test = '';
if (!empty($test)){
$structure['multi1']['fields'][3][] = array('label' => 'Ablauf:',
'width' => 17);
}
$structure['multi1']['fields'][3][] = array('field' => 'training_plan_detail_uebung_ablauf',
'width' => 180,
'x' => 15,
'ignore_if_empty' => 'y');

But how can I get the value of the field 'training_plan_detail_uebung_ablauf'?
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: MNU_ACCOUNT - Add new account
Next Topic: Radicore Forum 11th Birthday
Goto Forum:
  


Current Time: Thu Sep 26 19:34:40 EDT 2024

Total time taken to generate the page: 0.01440 seconds