跳至内容
菜单
此问题已终结
1 回复
3169 查看

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.


形象
丢弃
最佳答案

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

形象
丢弃
编写者

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

相关帖文 回复 查看 活动
1
6月 23
4273
1
6月 23
5694
2
8月 19
3095
2
2月 25
1541
2
1月 24
1764