Initial value in form

Hi all
I have built a form for new orders, it includes the ‘orders’ table which has customer information, and ‘order details’ table which has product information with the order number being the ref between them.
after saving the product details in the form I would like the initial price of ‘order’ table in the form to be the summary of the price in the details. I added initial formula, but it does not seem to work. Any ideas?


3X_d_3_d36da524766511c0ce412410bf5b8a7b698dde11.png

Solved Solved
0 13 1,608
  • UX
1 ACCEPTED SOLUTION

I tested, in one of my long standing apps, moving the SUM expression from App Formula into Initial Value. The expression will NOT re-fire upon return from the child form.

So, for now at least, you MUST place your expression into the App Formula property for the parent Form to properly sum the child records in a new parent Form.

View solution in original post

13 REPLIES 13
Top Labels in this Space