S
Sarah Bendele
I have a continuous form which is only used to display
the data from the background query. In the form footer,
there is a text box which sums one column of data. I
need to detect when that text box is populated so I can
trigger a calculation from that sum.
I've tried on_dirty, Render, On_change, After-update and
nothing is working. Has anyone seen this and/or have a
different solution?
the data from the background query. In the form footer,
there is a text box which sums one column of data. I
need to detect when that text box is populated so I can
trigger a calculation from that sum.
I've tried on_dirty, Render, On_change, After-update and
nothing is working. Has anyone seen this and/or have a
different solution?