Forum Discussion
AdamKeever1
6 years agoQrew Commander
Here is a solution for you Gunsham.
This relationship, summary field, and lookup fields allow you to check the amount being entered into the Details table versus the remainder and with a dynamic form rule, not allow a save by clearing the Amount field when the Amount is greater than the remainder.
With one record in the Details table having an amount of 49999.9999, the remainder is near zero.
While entering the amount, [Validation] is checked because the amount is not compiled yet, but on clicking outside the amount field or by clicking save, the amount field is cleared and the record cannot be saved because the amount field is required:
Here is the form rule:
------------------------------
Adam Keever
------------------------------
This relationship, summary field, and lookup fields allow you to check the amount being entered into the Details table versus the remainder and with a dynamic form rule, not allow a save by clearing the Amount field when the Amount is greater than the remainder.
With one record in the Details table having an amount of 49999.9999, the remainder is near zero.
While entering the amount, [Validation] is checked because the amount is not compiled yet, but on clicking outside the amount field or by clicking save, the amount field is cleared and the record cannot be saved because the amount field is required:
------------------------------
Adam Keever
------------------------------
- MarkShnier__You6 years ago
Qrew Legend
Interesting, but I think that the ask is for Grid Edit entry.
------------------------------
Mark Shnier (YQC)
Quick Base Solution Provider
Your Quick Base Coach
http://QuickBaseCoach.com
mark.shnier@gmail.com
------------------------------- AdamKeever16 years agoQrew CommanderCorrect, this does not work in grid edit.
------------------------------
Adam Keever
------------------------------- GunshamLakhiani6 years agoQrew CadetHi Mark and Adam,
Thanx a lot for these interesting and expert suggestions. Loads of things to learn from you guys.
Regards
Gunsham
------------------------------
Gunsham Lakhiani
------------------------------