Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
3157 Vistas

Hi,

How can i make the field "next maintenance date" editable, so i can change the date of the next maintenance?

by default, the field is read only,


thanks.


Avatar
Descartar
Mejor respuesta

Hi,

The field is a computed field, if you check the code you can see it. If you need to make it editable either you can remove the compute and make the field editable by user or you can define an inverse function for the field so that it will become editable.

From the above you can choose the second method which is better. For defining the inverse for the field, see this :  Inverse function on compute field


Thanks

Avatar
Descartar
Autor

Thanks Niyas, if i do in that way, im losing the function that auto-calculates the next maintenance date? because i need to be able to change the date of the maintenance for the first maintenance of the equipment, but still having the feature that calculates the next dates.

thanks

Yes it will be there itself

Publicaciones relacionadas Respuestas Vistas Actividad
1
jun 23
4264
1
jun 23
5686
2
ago 19
3070
2
feb 25
1531
2
ene 24
1745