Desktop view Issue for virtual Column data manipulation

I have two tables one is quote and qouteItems(line items) quote table has the total amount which is calculated from Qouteitems (Line items) I have used this formula in the quote create form

For [qoute][TotalAmount]

Sum([RelatedQouteItems][TotalPrice])

which is working fine on mobile view, but in desktop view it's not updating the sum value and it becomes text value in the form not a input

Mobile View (Works Fine)

 

 

fre2mansur_2-1666954758462.png

Desktop View (Not Rendering The Sum From Virtual Column)

fre2mansur_3-1666954933740.png

Thanks for the Great platform. 

0 1 61
1 REPLY 1


@fre2mansur wrote:

Desktop View (Not Rendering The Sum From Virtual Column)


Report this as a design flag (If I recall, this have been mentioned before) in the corresponding thread since the Desktop Mode is not meant for anything crucial or production apps. It's just a preview feature that is being developed

In Preview: New UI design for desktop users - Google Cloud Community
Top Labels in this Space