コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
3402 ビュー

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
4512
1
6月 23
5946
2
8月 19
3364
2
9月 25
1975
2
1月 24
2214