Maybe I shouldn't do this modification, but it didn't work, so I did it My problem : Initial calls to
DTK JS functions are not included in the html code. So my screens was not graphically initialized correctly. Source of the problem : When the "load_process_javascript" php function is called, the parameter "$bean" is empty. So the last condition is everytime false. My workarround...