Forum

Activity / Model / ...
 
Notifications
Retirer tout

Activity / Model / Custom

2 Posts
2 Utilisateurs
0 Reactions
2,115 Vu
(@steveostine)
Posts: 16
Eminent Member
Début du sujet
 
[#8904]

Hi,We are having issues with the screen customization module we have.
"Activity" module, "Linked Elements" are empty PJ1
 

It is also no longer possible on the "Activity" to make an assignment PJ2
 

"Ticket" module: There is no longer a linked element PJ3
 

Attached, the customs files visible in Modelcustom (Proj.zip)

Proj Version : 10.3.4
Custimization of screens : 6.6

Thanks


 
Posté : 20/05/2023 12:01 am
(@marylene)
Posts: 592
Membre Admin
 

hello

I do not reproduce for the assignments on activities, but the closed elements can no longer be hidden, except on your file we can see that they have been hidden. Probably via a previous version of the customization screen. it might cause conflict. No errors in the logs?

Try deleting the customization on the activity with the dedicated button so that the assignments are displayed correctly again. And check your acces rights.

For linked elements, add the line
   public $_Link=array();
in the file wwwprojeqtorV10.XmodelcustomTicket.php and activity.php after the line
   public $_sec_Link;

this should fix the display of linked elements


 
Posté : 22/05/2023 2:06 pm
Share:
Retour en haut