Forum

Unable to delete fi...
 
Notifications
Retirer tout

Unable to delete field in plugin ScreenCustomisation

2 Posts
2 Utilisateurs
0 Reactions
2,017 Vu
Damien
(@dnaton)
Posts: 248
Reputable Member
Début du sujet
 
[#5424]

Hello,

I used plugin ScreenCustomisation (v5.1, with ProjeQtor 7.1.5) to add fields in screen "Project"

I would like to delete one theses new fields but I can't 🙁 : I don't have the trash icon to do that.

And more "strange" : when I edit these field, I can't modify anything.

What do I wrong ? 🙁


Regards,
Damien
-----------------------------------------------
.
ProjeQtOr v12.1.0 - Apache v2.4.56 - MariaDB v10.4.28 - PHP v8.2.4
Plugins installed : PersonalizedTranslation 1.6 - ScreenCustomization 7.2

 
Posté : 16/09/2018 9:27 pm
(@babynus)
Posts: 14952
Membre Admin
 

Check file projeqtor/model/custom/Project.php

It should contain a field

  public static $_customFields=array(
    'clientCode'
  );

listing all custom fields.
Add your own if it's not the case.


 
Posté : 17/09/2018 4:03 pm
Share:
Retour en haut