Skip to Content
Menu
This question has been flagged
1 Reply
3159 Views

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
Discard
Best Answer

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
Discard
Author

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

Related Posts Replies Views Activity
1
Jun 23
4269
1
Jun 23
5686
2
Aug 19
3084
2
Feb 25
1539
2
Jan 24
1748