Forum

Screen Customizatio...
 
Notifications
Retirer tout

Screen Customization - Change Size of a predefined field

3 Posts
2 Utilisateurs
0 Reactions
1,875 Vu
(@tms)
Posts: 36
Active Member
Début du sujet
 
[#5625]

Hello,

I am using the screen customization plugin. I changed the size of the following fields:
- "name" in project's screen ( varchar(100) --> varchar(200) )
- "project" in activity's screen (varchar(100) --> varchar(200))
Whereas increasing their size, I always get the same error when I enter or import a string with a size > 100 (it tells that the size cannot exceed 100). Is that normal ?

Thank you in advance for your return.

Best regards


 
Posté : 17 Déc PM 15:1212
(@babynus)
Posts: 14952
Membre Admin
 

Well, it's always dangerous to change the size of existing fields.

- "name" in project's screen ( varchar(100) --> varchar(200) )

You must also increase size of field refName in table planningelement
(sorry, the plugin cannot do it automatically, maybe in another version)

- "project" in activity's screen (varchar(100) --> varchar(200))

Project in activity screen is a reference, so you cannot change its size...


 
Posté : 17 Déc PM 16:1212
(@tms)
Posts: 36
Active Member
Début du sujet
 

Hello,
Thank you for your return.
Best regards


 
Posté : 17 Déc PM 16:1212
Share:
Retour en haut