Forum

Screen customizatio...
 
Notifications
Retirer tout

Screen customization - add calculated field

3 Posts
2 Utilisateurs
0 Reactions
1,328 Vu
 Dan
(@caccia)
Posts: 340
Honorable Member
Début du sujet
 
[#7585]

Hello,

I'm interested in the screen customization plugin, but I have one specific need : I would need to add a new field whose value is calculated from other fields.
For example add field NEW = A x B

Is this possible with the plugin ?
Would there otherwise be an alternative ?

Thanks


 
Posté : 11/06/2021 6:23 pm
(@babynus)
Posts: 14952
Membre Admin
 

Yes, this is possible.
You must set default value to "###EVAL### $this->A * $this->B"
and set attribute to readonly (otherwise it will just be a default value, calculated only at creation)
Have a look at plugin user manual available on plugin description.


 
Posté : 12/06/2021 8:19 pm
 Dan
(@caccia)
Posts: 340
Honorable Member
Début du sujet
 

That sounds very promising - thank you
 


 
Posté : 14/06/2021 10:52 am
Share:
Retour en haut