Notifications
Retirer tout
Ask questions
4
Posts
2
Utilisateurs
0
Reactions
2,347
Vu
Début du sujet
Hello,
I haven't found how to make a change request on a component and not a product.
I tried to add the field thanks to the screen customization plugin but I could see that it was already but invisible. How can I make it visible?
Posté : 22/11/2020 3:12 am
Hi,
It is just a global parameter that you must change : "Manage Component on Change Request"
Posté : 23/11/2020 9:52 pm
Strange, it seem to be a "hidden" parameter.
I cannot figure out why.
Just have to enter it manually : enter new line in table parameter
INSERT into parameter (parameterCode, parameterValue) VALUE ('manageComponentOnChangeRequest','YES');
Posté : 25/11/2020 4:50 pm