Page 1 of 1

Limit record on subform based quantity requested

Posted: 2021-06-13 19:20
by onyr
Hi,

Please assist on how can I limit records on my subform based on the quantity requested in the forms. On my test, I have 10000 quantities requested. I deliver 7500 on the first time, after 2500. So now I reach 10000 on my details, and users cannot add line on the subforms.

Also Is it possible to disable or hide the button called "Details Commande" on the top at the left.

Thanks

O

PS: I use Appgini 5.97 with AppGini Helper JavaScript Library.

Re: Limit record on subform based quantity requested

Posted: 2021-06-14 07:48
by jsetzer
Also Is it possible to disable or hide the button called "Details Commande" on the top at the left.
(1) For hiding the top-right button ("children links"):

AppGini_hlwSkDyg2o.png
AppGini_hlwSkDyg2o.png (74.34 KiB) Viewed 1698 times

---
(2) For hiding the tab at the bottom ("children tabs")

AppGini_5KUsWYQsuz.png
AppGini_5KUsWYQsuz.png (159.7 KiB) Viewed 1698 times

Re: Limit record on subform based quantity requested

Posted: 2021-06-14 12:47
by onyr
Hello
It's work at all. Thanks