Forum

Field customization
 
Notifications
Retirer tout

Field customization

9 Posts
2 Utilisateurs
0 Reactions
4,380 Vu
 BILA
(@lsigroup)
Posts: 304
Contributor
Début du sujet
 
[#5743]

Hi
Several points

1. Is it possible to rename menu such as "ticket" for example? (i have bought customization field plugin)
2. i would like to put a default value on a reference field but it seems that it does not work. How to proceed ?
3. i would like to display customer on a ticket, retrieved automatically from the concerned project, but it does not work, only a drop down list is available with all customers. How to proceed please ? Same thing that happen in QUOTE screen in reality... Or would it be possible to have a field "customer" displaying the customer from the requester?


 
Posté : 6 Fév PM 14:022
(@babynus)
Posts: 14952
Membre Admin
 

1. Is it possible to rename menu such as "ticket" for example? (i have bought customization field plugin)

Not with screen custo.
This is possible with "personalized translations"

2. i would like to put a default value on a reference field but it seems that it does not work. How to proceed ?

Default value is evaluated only on creation.
If you need a "calculated" field, set the field as readlony additionnaly to default value.

3. i would like to display customer on a ticket, retrieved automatically from the concerned project, but it does not work, only a drop down list is available with all customers. How to proceed please ? Same thing that happen in QUOTE screen in reality... Or would it be possible to have a field "customer" displaying the customer from the requester?

Possibly you can manage with default value...
- set field as readonly
- entrer default value as

###EVAL###(new Project($this->idProject))->idClient

 
Posté : 6 Fév PM 18:022
 BILA
(@lsigroup)
Posts: 304
Contributor
Début du sujet
 

Hi,

for point 3 i did what you told me but it does not work. Please see file attached


 
Posté : 8 Fév AM 01:022
 BILA
(@lsigroup)
Posts: 304
Contributor
Début du sujet
 

With files attached


 
Posté : 8 Fév AM 01:022
(@babynus)
Posts: 14952
Membre Admin
 

You mlust make some change on the item.
The default value won't be automatically applied to all existing items.


 
Posté : 8 Fév AM 11:022
 BILA
(@lsigroup)
Posts: 304
Contributor
Début du sujet
 

I'm sorry but i do not understand your reply. Which changes ? Which Item?


 
Posté : 8 Fév PM 12:022
(@babynus)
Posts: 14952
Membre Admin
 

You showed print for ticket #48.
Try and change it, anything will do (possible just save without any change will do the job, but I'm not sure)


 
Posté : 8 Fév PM 13:022
 BILA
(@lsigroup)
Posts: 304
Contributor
Début du sujet
 

Effectively, i just saved without any change and it works. why do i have to do that unitarily ? is there any solution?


 
Posté : 8 Fév PM 15:022
(@babynus)
Posts: 14952
Membre Admin
 

why do i have to do that unitarily ?

Because default value is applied on saving...

is there any solution?

Make a minor change (for instance add a space on description) with multiple update feature


 
Posté : 8 Fév PM 17:022
Share:
Retour en haut