Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2024 Lượt xem

In my form view, I have a tree view for entries in a table (like sale order lines). When I add a new entry in the table, I want to populate fields in the new entry with data from the previous entry.


Here is an example. Suppose the column "Total" is a running total of expenses in the following table. Each time I add an entry into the table, I want "Total" to be updated with the value of "Expense" in the current entry plus the previous value of "Total".


DateExpenseTotal
05/22/2020$50$50
05/23/2020$20$70
05/30/2020$15$85
What would be the best way to accomplish this?
Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
4
thg 5 24
12896
1
thg 4 24
3485
0
thg 11 23
2152
1
thg 9 23
2330
2
thg 8 23
4774